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/production/pages
Tim Neutkens cad19c808c
Use <link rel=“prefetch”> for prefetching (#5737)
* Use <link rel=“prefetch”> for prefetching

Fixes #5734

* Fix unit tests for router

* Add test for prefetch

* Rename test

* Check all logs for message
2018-11-25 00:47:39 +01:00
..
dynamic Run method sorting codemod (#4909) 2018-08-06 20:53:06 -07:00
about.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
counter.js Add a test for reloading the page on page script error with prefetch (#3811) 2018-02-15 11:22:11 +01:00
error-in-browser-render-status-code.js Fix #4574: getInitialProps is not called on _error page for client-side errors (#4764) 2018-07-11 23:58:42 +02:00
error-in-browser-render.js Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
error-in-ssr-render.js Improved stacktraces (minor) (#4156) 2018-04-18 21:48:06 +05:30
finish-response.js [WIP] Add more HMR test cases (#2599) 2017-07-20 21:30:45 +05:30
index.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
prefetch.js Use <link rel=“prefetch”> for prefetching (#5737) 2018-11-25 00:47:39 +01:00
process-env.js Eliminate context code based on process.browser (#5159) 2018-09-23 16:02:28 +02:00