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
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
..
build Set the default minChunks values to the length of pages. (#350) 2016-12-06 10:25:01 +01:00
config.js add cdn config (#111) 2016-10-28 23:38:24 +09:00
hot-reloader.js Merge branch 'master' into pr/264 2016-12-02 10:21:21 +09:00
index.js Add support for webpack's CommonsChunkPlugin and remove next bundle (#301) 2016-11-28 09:15:56 +09:00
read.js server/read: remove unused argument 2016-10-17 11:19:42 +09:00
render.js Handle runtime errors (#268) 2016-11-24 23:03:16 +09:00
require.js write assets to disk 2016-10-16 04:49:42 +09:00
resolve.js add error page for debug 2016-10-19 21:41:45 +09:00
router.js initial source 2016-10-06 08:52:50 +09:00