Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract-text-webpack-plugin #326

Open
huangchangalex opened this issue Feb 4, 2017 · 0 comments
Open

extract-text-webpack-plugin #326

huangchangalex opened this issue Feb 4, 2017 · 0 comments

Comments

@huangchangalex
Copy link

hi everyone,
I need some help.. I use extra-text-webpack-plugin to separate css files from JS
and when I excuted 'npm run dist' ,it was done and a new css file was maked.However when I excuted 'npm start 'to run the program without assets files ,something wrong happened.
like that:
ERROR in ./src/styles/App.css
Module build failed: Error: "extract-text-webpack-plugin" loader is used without the corresponding plugin, refer to https://github.com/webpack/extract-text-webpack-plugin for the usage example

appreciate to anyone who can help me!

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

No branches or pull requests

1 participant