We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e542b41 commit c636ef8Copy full SHA for c636ef8
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