diff --git a/webpack.config.js b/webpack.config.js index c10e071..757bca6 100755 --- a/webpack.config.js +++ b/webpack.config.js @@ -27,7 +27,7 @@ const sharedConfigSettings = { ie8: true, mangle: false, compress: { - properties: true + properties: false }, output: { beautify: true