mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-08 17:22:32 +03:00
remove UglifyJsPlugin warnings
This commit is contained in:
@@ -15,9 +15,6 @@ module.exports = {
|
||||
parallel: true,
|
||||
sourceMap: false,
|
||||
uglifyOptions: {
|
||||
compress: {
|
||||
warnings: false
|
||||
},
|
||||
comments: false
|
||||
}
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user