We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a8a30 commit 66c054fCopy full SHA for 66c054f
README.md
@@ -47,7 +47,7 @@ module.exports = {
47
minimize: true,
48
minimizer: [
49
// For webpack@5 you can use the `...` syntax to extend existing minimizers (i.e. `terser-webpack-plugin`), uncomment the next line
50
- // `...`
+ // `...`,
51
new CssMinimizerPlugin(),
52
],
53
},
0 commit comments