Browse Source

Fixed bundleconfig json

pull/1786/head
Sumit Ghosh 3 years ago
parent
commit
d650500755
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Web/WebMVC/bundleconfig.json

+ 1
- 1
src/Web/WebMVC/bundleconfig.json View File

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


Loading…
Cancel
Save