Skip to content

Commit 6efb133

Browse files
docs: remove depreciated extract-text-webpack-plugin (#539)
Co-authored-by: Evilebot Tnawi <[email protected]>
1 parent b21c137 commit 6efb133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ When inlining CSS `data-href` must be used.
402402

403403
### Extracting all CSS in a single file
404404

405-
Similar to what [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) does, the CSS can be extracted in one CSS file using `optimization.splitChunks.cacheGroups`.
405+
The CSS can be extracted in one CSS file using `optimization.splitChunks.cacheGroups`.
406406

407407
**webpack.config.js**
408408

0 commit comments

Comments
 (0)