rsnext/test/e2e/next-font
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
..
app Local font files adjust fallbacks (#41180) 2022-10-10 18:54:34 +00:00
babel Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
basepath Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
font-loader-in-document Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
with-font-declarations-file BREAKING CHANGE: Enable newNextLinkBehavior (#41459) 2022-10-17 21:20:28 -04:00
without-preloaded-fonts Font loaders next config shape (#41219) 2022-10-07 09:15:57 +00:00
babel.test.ts Font loader with babel error (#41151) 2022-10-05 22:14:31 -07:00
basepath.test.ts Update font loader output path (#40868) 2022-09-26 12:59:38 -07:00
font-loader-in-document-error.test.ts Recover from font loader error in dev (#41251) 2022-10-08 01:53:24 +02:00
google-font-mocked-responses.js Local font files adjust fallbacks (#41180) 2022-10-10 18:54:34 +00:00
index.test.ts Local font files adjust fallbacks (#41180) 2022-10-10 18:54:34 +00:00
with-font-declarations-file.test.ts Update font loader output path (#40868) 2022-09-26 12:59:38 -07:00
without-preloaded-fonts.test.ts Add support for font loaders (#40746) 2022-09-21 22:12:59 -07:00