Skip to content

ExtractTextWebpackPlugin should be removed from v4.2.0 docs #1945

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

Closed
janswee opened this issue Mar 22, 2018 · 4 comments
Closed

ExtractTextWebpackPlugin should be removed from v4.2.0 docs #1945

janswee opened this issue Mar 22, 2018 · 4 comments
Assignees

Comments

@janswee
Copy link

janswee commented Mar 22, 2018

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.

@montogeek
Copy link
Member

Send a PR

@EugeneHlushko
Copy link
Member

@janswee if u need help or dont have time i can put up a PR this weekend

@EugeneHlushko
Copy link
Member

@montogeek pls assign on me for transparency, picking it up

@EugeneHlushko
Copy link
Member

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

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

3 participants