Fixed bundleconfig json

This commit is contained in:
Sumit Ghosh 2021-11-09 19:16:17 +05:30
parent f2117a4a3f
commit d650500755

View File

@ -29,7 +29,7 @@
], ],
// Optionally specify minification options // Optionally specify minification options
"minify": { "minify": {
"enabled": true, "enabled": false,
"renameLocals": true "renameLocals": true
}, },
// Optinally generate .map file // Optinally generate .map file