Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

raw-loader #270

Open
enjoylife opened this issue Mar 15, 2018 · 1 comment
Open

raw-loader #270

enjoylife opened this issue Mar 15, 2018 · 1 comment

Comments

@enjoylife
Copy link

enjoylife commented Mar 15, 2018

For some use cases it is valuable to have raw file contents included in the build process. For one such example, lets say we have a component which also has a show source view.

<Example>
  <LivePreview />
  <ShowSource fileContents={livePreviewContents} />
</Editor>

If as part of the build process one could require raw files, it would allow such use cases.

@enjoylife enjoylife changed the title file-loader raw-loader Mar 15, 2018
@enjoylife
Copy link
Author

Similar in ask to the proposal over in create-react-app. facebook/create-react-app#3722

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants