rsnext/test/lib/next-modes
Tim Neutkens 3bac02e032
Enable jest hoist transform when using next/jest (#33731)
Fixes #32539

Implements what was shared at https://github.com/vercel/next.js/issues/32539#issuecomment-1023139083.



## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-01-31 16:15:15 +00:00
..
base.ts Enable jest hoist transform when using next/jest (#33731) 2022-01-31 16:15:15 +00:00
next-dev.ts Update yarn PnP tests and disable swc file reading for PnP (#33236) 2022-01-14 09:43:30 -06:00
next-start.ts Update check for fallback pages during export (#33323) 2022-01-17 14:44:45 +00:00