-
Notifications
You must be signed in to change notification settings - Fork 3
Not working with extract-text plugin #4
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
Comments
@hworld Could you provide a test case with an error?) |
@retyui not sure if this will work for you, but you can try https://github.com/gamejolt/sites-io/tree/clean-css-loader
The relevant webpack building code is here: https://github.com/gamejolt/frontend-lib/blob/f3bb056a81ce0b0992e5778a813eba017518198b/gulp/tasks/webpack.js |
@hworld Please check, |
Aha! Seems to be working now! Thanks for the fix. I didn't expect it to be so fast. =] |
In webpack 2.
All I'm doing is including it in the "use" option that includes the loaders. I tried it with and without options.
The text was updated successfully, but these errors were encountered: