Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Use file-loader as fallback for files that match no other loader #257

Closed
davidtheclark opened this issue Mar 24, 2018 · 0 comments
Closed
Milestone

Comments

@davidtheclark
Copy link
Contributor

This PR to create-react-app introduced a clever method for using the file-loader as a fallback, instead of relying on a whitelist or blacklist of extensions. We should do this!

Doing this right would men removing the fileLoaderExtensions config option, so would mean a breaking change. This probably isn't worth doing, then, until it can be grouped with other breaking changes.

@davidtheclark davidtheclark added this to the v2 milestone Mar 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants