1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Arunoda Susiripala 0c4362e440 Load chunks in SSR mode only if they exists in the filesystem (#2196)
* Always check with the fs when gettings chunks.

* Add a new set of test cases for dynamic imports in dev.

* Add dynamic import test cases for production.

* Add availableChunks support for static exports.
2017-06-08 19:41:22 +02:00
..
basic Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
dist-dir Specify a different build directory for #1513 (#1599) 2017-04-06 15:39:26 +05:30
ondemand Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
production Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
static Add a default value of '{}' to query in the export mode. (#2003) 2017-05-18 10:54:57 +05:30