border field
This commit is contained in:
@@ -85,7 +85,8 @@ if (process.env.NODE_ENV === 'production') {
|
||||
}),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
compress: {
|
||||
warnings: false
|
||||
warnings: false,
|
||||
console: false
|
||||
},
|
||||
output: {
|
||||
comments: false
|
||||
|
||||
Reference in New Issue
Block a user