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 247dd98cf3 Add a better filename to the dynamic import chunk. (#2397)
With this we can see the import name in the filename.
This helps a lot in debugging and analyzing the webpack
bundle.
2017-06-29 05:55:13 +05:30
..
build Add a better filename to the dynamic import chunk. (#2397) 2017-06-29 05:55:13 +05:30
config.js Add next configuration as an option for custom servers (#2058) 2017-05-31 13:36:07 +05:30
document.js Allow custom head attributes (#2189) 2017-06-08 19:27:54 +02:00
export.js Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
hot-reloader.js [WIP] Reload webpack if needed (#2076) 2017-06-06 15:32:02 -07:00
index.js Added proper error for running next start on dev build (#2337) 2017-06-26 22:18:56 +02:00
next.js Programmatic API (#310) 2016-12-16 12:33:08 -08:00
on-demand-entry-handler.js [WIP] Reload webpack if needed (#2076) 2017-06-06 15:32:02 -07:00
render.js Fix #2353 - server render parameters (#2356) 2017-06-24 04:38:05 +05:30
require.js write assets to disk 2016-10-16 04:49:42 +09:00
resolve.js New test setup (#640) 2017-01-12 13:14:49 +09:00
router.js Allow parsed url to be passed down (#950) 2017-02-02 12:21:08 +05:30
utils.js Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00