We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 987f192 + c636ef8 commit 39fc0ebCopy full SHA for 39fc0eb
webpack.config.js
@@ -86,6 +86,7 @@ export default {
86
target: 'es2015',
87
minify: true,
88
css: true,
89
+ legalComments: 'none',
90
}),
91
],
92
splitChunks: {
0 commit comments