rsnext/packages/next/build/swc
OJ Kwon 66b83f4506
fix(next/swc): set cache dir explicitly (#38175)
This PR amends behavior of swc's cache by setting it explicitly under `distDir` from next.js config.

## 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 `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-06-29 21:59:52 +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 fix(next/swc): set cache dir explicitly (#38175) 2022-06-29 21:59:52 +00:00