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 a142620 commit 70e1eb5Copy full SHA for 70e1eb5
README.md
@@ -911,7 +911,7 @@ module.exports = {
911
optimization: {
912
minimizer: [
913
// For webpack@5 you can use the `...` syntax to extend existing minimizers (i.e. `terser-webpack-plugin`).
914
- // Uncomment the next linet o keep JS minimizers and add CSS minimizer:
+ // Uncomment the next line o keep JS minimizers and add CSS minimizer:
915
// `...`,
916
new CssMinimizerPlugin(),
917
],
0 commit comments