rm vendorChunk

pull/3397/head
filip mertens 2 years ago
parent ebe20f9f95
commit 488733218c
  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