mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
bb72e19190
This will isolate all the NPM modules into a single chunk. That chunk won't touch by webpack unless, there's a new NPM module. That gives us much better re-build performance. |
||
---|---|---|
.. | ||
build | ||
config.js | ||
document.js | ||
hot-reloader.js | ||
index.js | ||
next.js | ||
on-demand-entry-handler.js | ||
read-page.js | ||
render.js | ||
require.js | ||
resolve.js | ||
router.js |