rsnext/test/lib
JJ Kasper 8a5c59b7f1
Ensure @swc/helpers do not rely on hoisting (#38174)
This ensures we properly alias and internalize `@swc/helpers` so that we don't rely on package managers hoisting this dependency for the build to work properly. This also disables the external helpers with `jest` as this can also require hoisting to work and doesn't provide as much of an optimization. 

## Bug

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

Fixes: [slack thread](https://vercel.slack.com/archives/C0289CGVAR2/p1656437059151439)
2022-06-29 22:47:44 +00:00
..
browsers Fix hard navigation guard on popstate and handle fetching fresh data (#37970) 2022-06-24 10:50:41 -05:00
next-modes Fix hard navigation guard on popstate and handle fetching fresh data (#37970) 2022-06-24 10:50:41 -05:00
amp-test-utils.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
create-next-install.js Ensure @swc/helpers do not rely on hoisting (#38174) 2022-06-29 22:47:44 +00:00
e2e-utils.ts Allow passing FileRef directly to createNext (#37664) 2022-06-13 15:28:34 -05:00
flat-map-polyfill.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
mocks-require-hook.js Validate streaming writer chunk type in testing (#36200) 2022-04-18 16:24:06 +02:00
next-test-utils.js Remove full reload overlay and warn in CLI instead (#37874) 2022-06-22 15:41:23 +00:00
next-webdriver.ts Fixed anotation param name (#37075) 2022-05-20 19:41:11 +00:00
react-17-require-hook.js Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00
with-react-17.js Update repo to use react 18 by default (#35888) 2022-04-05 21:51:47 +00:00