rsnext/test/integration/next-dynamic-lazy-compilation
JJ Kasper 4a7ab34baf
Update repo to use react 18 by default (#35888)
This updates our `yarn next` command to leverage react v18 by default and removes the need for the test require hook/config modifying when testing react 18. There are some fixtures we need to investigate react 18 support in follow-ups:

- `test/integration/client-navigation-a11y`
- `test/integration/critical-css`
- `test/integration/custom-error-page-exception`
- `test/integration/font-optimization`
- AMP specific tests
2022-04-05 21:51:47 +00:00
..
apples fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
components fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
pages fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
test Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
.babelrc fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
next.config.js fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00