rm vendorChunk

pull/5370/head
filip mertens 2 years ago
parent 00c8e85561
commit 661f9b1b6c
  1. 3
      apps/remix-ide/project.json

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

Loading…
Cancel
Save