don't compress properties

This commit is contained in:
Elisha Nuchi
2019-07-14 13:37:21 -04:00
parent fff8dc3524
commit a7243067ae
+1 -1
View File
@@ -27,7 +27,7 @@ const sharedConfigSettings = {
ie8: true,
mangle: false,
compress: {
properties: true
properties: false
},
output: {
beautify: true