rsnext/test/integration/dynamic-routing
JJ Kasper 3099f0881a
Add initial SSG fallback handling (#10424)
* Add initial SSG fallback handling

* Remove extra changes and update fallback handling

* Remove extra timeout for testing

* Update SSG tests in dynamic-routing suite

* Add racing to decide between rendering fallback and data

* Update size-limit test

* Update comment

* Make sure to follow correct route change order

* Make comment more verbose for racing

* Revert getStaticData to only return Promise

* Make sure to update URL on fallback

* Add retrying for data, de-dupe initial fallback request, and merge fallback replace

* Update to add preload for fallback pages data

* Add test for data preload link

* Use pre-built fallback in production mode

* Remove preload link for fallback from _document

* Update to make sure fallback is rendered correctly for serverless
2020-02-07 14:09:06 +01:00
..
pages Make sure to not override initial navigation when refreshing static page's query (#10353) 2020-01-31 20:19:59 -05:00
public Fix public/ file name encoding (#10022) 2020-01-09 21:56:05 -05:00
test Add initial SSG fallback handling (#10424) 2020-02-07 14:09:06 +01:00
next.config.js Enable catchAllRouting by default (#9922) 2020-01-03 16:51:26 +01:00