rsnext/test/integration/ondemand
Tim Neutkens f260328900
BREAKING CHANGE: Enable newNextLinkBehavior (#41459)
- Enable newNextLinkBehavior. See #36436 
- Run next/link codemod on test suite

Note that from when this lands on apps trying canary will need to run
the new-link codemod in order to upgrade.
Ideally we have to detect `<a>` while rendering the new link and warn
for it.

Co-authored-by: Steven <steven@ceriously.com>
2022-10-17 21:20:28 -04:00
..
components Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
pages BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
test Remove un-needed test dependency (#32616) 2022-01-03 10:08:30 -06:00
next.config.js Account for assetPrefix when initializing HMR connection (#30632) 2021-11-04 10:34:37 +01:00
server.js Account for assetPrefix when initializing HMR connection (#30632) 2021-11-04 10:34:37 +01:00