rsnext/packages/next/build/swc
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
..
index.d.ts Revert "feat(next/swc): setup native next-swc crash reporter" (#38170) 2022-06-29 14:51:12 -05:00
index.js Revert "feat(next/swc): setup native next-swc crash reporter" (#38170) 2022-06-29 14:51:12 -05:00
jest-transformer.js Add pagesDir to Jest transformer (#36599) 2022-05-01 16:39:30 +00:00
options.d.ts Provide page runtime parsing utils (#34922) 2022-03-02 09:41:41 -08:00
options.js Ensure @swc/helpers do not rely on hoisting (#38174) 2022-06-29 22:47:44 +00:00