don't compress properties
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ const sharedConfigSettings = {
|
||||
ie8: true,
|
||||
mangle: false,
|
||||
compress: {
|
||||
properties: true
|
||||
properties: false
|
||||
},
|
||||
output: {
|
||||
beautify: true
|
||||
|
||||
Reference in New Issue
Block a user