fixed production mode

This commit is contained in:
lotte
2018-08-31 16:13:25 +02:00
parent f11d486d14
commit 75a3985474
2 changed files with 2 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ module.exports = {
],
optimization: {
minimize: [
minimizer: [
new UglifyJsPlugin({
uglifyOptions: {
beautify: false,