-
Notifications
You must be signed in to change notification settings - Fork 512
Not working with webpack 4 #801
Comments
Use https://github.com/webpack-contrib/mini-css-extract-plugin if you are using it for CSS, otherwise this is impossible to resolve since you don't say anything about why it doesn't work. |
Thanks for your report. It would be great if you reduce your issue to a small reproducible example. Best put this example into a github repository together with instructions how to get to the problem. |
The I build a repository for this issue, my codes are so minimal and you can reach to error just with below codes:
Or:
Please see this reproduction and leave an idea to settle it. thanks @montogeek Also, I know this issue will settle by installing next
|
This seems to be a duplicate of #701, take a look there for a bigger discussion on this. |
I updated my webpack to version 4 and extract-text-webpack-plugin no longer works.
The text was updated successfully, but these errors were encountered: