rsnext/test/integration/export
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 Format missed files (#7464) 2019-05-29 18:19:32 -07:00
pages BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
public/about Match public files priority in dev (#8641) 2019-09-16 23:06:30 +02:00
static/data Add support for /public (#7213) 2019-05-03 11:57:47 -05:00
test fix(#30300): force export 404.html (#36827) 2022-05-11 18:44:25 +00:00
.gitignore Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
next.config.js Update to reject when test command fails (#13722) 2020-06-09 18:28:15 +00:00