rsnext/test
Joe Haddad 990eda2c88
Prefetch SSG Data (#10127)
* Prefetch SSG Data

* Update packages/next/client/page-loader.js

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

* Revert router.ts

* Revert link.tsx

* undo change

* mimmic existing

* simplify

* Prefetch href and asPath

* fix load

* dedupe prefetchAs

* Inject script tag on hover

* comment prefetchAs

* minify code

* introduce lazy files

* Add some breathing room

* correct default type

* Prefetch non-dynamic data

* Prefetch dynamic route data

* Fix size test

* Humanize code

* add tests

* Disable code

* Only generate modern version in modern mode

* Extract function helper

* add comments

* Filter out dynamic route to simplify manifest size

* add test

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-03-02 12:14:40 -05:00
..
.stats-app Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
integration Prefetch SSG Data (#10127) 2020-03-02 12:14:40 -05:00
isolated Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
lib Update legacy safari test for GitHub actions (#10618) 2020-02-20 15:39:57 -06:00
unit Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
.babelrc Use preset-react's development option + enable modules transform in test env (#5081) 2018-09-03 16:41:52 +02:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Update legacy safari test for GitHub actions (#10618) 2020-02-20 15:39:57 -06:00
jest-global-setup.js Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
tsconfig.json Update tsconfig for tests 2020-01-21 15:29:39 -06:00