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