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