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
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -402,7 +402,7 @@ When inlining CSS `data-href` must be used.
402
402
403
403
### Extracting all CSS in a single file
404
404
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`.
0 commit comments