rsnext/test/integration/prerender/pages
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
..
another Use Cached SSG Data on History Navigation (#9887) 2019-12-30 17:57:06 -05:00
blog Add initial SSG fallback handling (#10424) 2020-02-07 14:09:06 +01:00
catchall Add initial SSG fallback handling (#10424) 2020-02-07 14:09:06 +01:00
user/[user] s/getStaticParams/getStaticPaths/ (#9565) 2019-11-27 21:46:16 -06:00
default-revalidate.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
index.js Add support for catch-all routes with SSG (#10175) 2020-01-20 16:44:50 -05:00
normal.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
something.js Fix get(Static|Initial)Props re-running when updating query (#9907) 2020-01-03 15:36:24 -05:00