rsnext/test/integration/critical-css
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
..
components Ensure all CSS files are included for experimental critical CSS (#33752) 2022-01-27 16:22:20 -06:00
pages Ensure all CSS files are included for experimental critical CSS (#33752) 2022-01-27 16:22:20 -06:00
styles Critical css fix (#21462) 2021-01-25 12:43:05 -05:00
test Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
next.config.js Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00