1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build
Arunoda Susiripala 7086287eaf Set the default minChunks values to the length of pages. (#350)
Earlier it was for all length of entry points.
But we add two more entry points for errors.
Because of that, moving common modules to commons.js won't work.
2016-12-06 10:25:01 +01:00
..
loaders fix to not call hot.accept on sub-components (#294) (#351) 2016-12-06 10:24:42 +01:00
plugins Remove webpack-dev-server (#276) 2016-11-23 10:32:49 -08:00
clean.js remove .next before compiling 2016-10-17 12:55:33 +09:00
index.js remove .next before compiling 2016-10-17 12:55:33 +09:00
webpack.js Set the default minChunks values to the length of pages. (#350) 2016-12-06 10:25:01 +01:00