disable optimize

pull/3397/head
filip mertens 2 years ago
parent 488733218c
commit 4db01ffa2d
  1. 2
      apps/remix-ide/project.json

@ -36,7 +36,7 @@
},
"production": {
"optimization": true,
"optimization": false,
"generateIndexHtml": true,
"extractCss": false,
"vendorChunk": false

Loading…
Cancel
Save