Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 0b69b72

Browse files
EugeneHlushkojoshwiens
authored andcommitted
docs(readme) WP4 deprecation for css. Link to MiniCSSExtractPlugin (#777)
1 parent b254e96 commit 0b69b72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ npm install --save-dev [email protected]
2929

3030
<h2 align="center">Usage</h2>
3131

32+
> :warning: Since webpack v4 the `extract-text-webpack-plugin` should not be used for css. Use [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) instead.
33+
3234
> :warning: For webpack v1, see [the README in the webpack-1 branch](https://github.com/webpack/extract-text-webpack-plugin/blob/webpack-1/README.md).
3335
3436
```js

0 commit comments

Comments
 (0)