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 d5349bf commit 52a02c0Copy full SHA for 52a02c0
webpack.build.config.js
@@ -53,7 +53,7 @@ module.exports = {
53
minimizer: [new TerserPlugin({
54
terserOptions: {
55
compress: {
56
- drop_console: true,
+
57
},
58
59
})],
0 commit comments