mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 20:08:41 -05:00
dfe3987d9f
BREAKING CHANGE: This changes the output directory structures for development mode (app.js -> index.js + chunk-common.js + chunk-vendors.js). By enabling splitChunks by default, the memory usage of webpack may be greatly reduced for large multi-page projects. This commit fixes #3838 May also fix #2991
8.9 KiB
8.9 KiB