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/basic/pages
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
..
dynamic Load chunks in SSR mode only if they exists in the filesystem (#2196) 2017-06-08 19:41:22 +02:00
hmr [WIP] Reload webpack if needed (#2076) 2017-06-06 15:32:02 -07:00
nav Introduce "asPath" into router and getInitialProps (#1857) 2017-05-03 09:40:09 -07:00
nested-cdm Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
async-props.js New test setup (#640) 2017-01-12 13:14:49 +09:00
empty-get-initial-props.js Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
error.js New test setup (#640) 2017-01-12 13:14:49 +09:00
finish-response.js New test setup (#640) 2017-01-12 13:14:49 +09:00
head.js New test setup (#640) 2017-01-12 13:14:49 +09:00
index.js Fix the page-loader-normalization issue on '/index' page. (#1882) 2017-05-04 13:05:47 -07:00
json.js Fix .json import issue (#944) 2017-02-01 15:17:15 +09:00
link.js Updated <Link> in repo, always wrapping an anchor. (#798) 2017-01-16 22:27:55 +01:00
no-default-export.js Handle pages with no default export and show an error. (#1484) 2017-03-23 09:40:22 +05:30
stateful.js New test setup (#640) 2017-01-12 13:14:49 +09:00
stateless.js New test setup (#640) 2017-01-12 13:14:49 +09:00
styled-jsx.js New test setup (#640) 2017-01-12 13:14:49 +09:00
with-cdm.js Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00