You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am closing this one for now as #2028 was merged in already.
I did not remove ETWP and did not push a redirect from it to mini-css-extract-plugin as it is still a working plugin and its use case is being revisited in next major release. I have filed a PR to ETWP to say that it shouldnt be used for css in webpack 4 + webpack-contrib/extract-text-webpack-plugin#777
ExtractTextWebpackPlugin is not supported up to webpack >= v4.0.0
See issues thread: webpack-contrib/extract-text-webpack-plugin#749
Please cleanup Webpack 4.2.0 Asset Management, Code Splitting, and Production guides. This is causing a lot of confusion.
Delete here: https://webpack.js.org/plugins/extract-text-webpack-plugin/
and here: https://webpack.js.org/guides/asset-management/
and here: https://webpack.js.org/guides/production/#split-css
Please refer users to https://github.com/webpack-contrib/mini-css-extract-plugin instead.
The text was updated successfully, but these errors were encountered: