rsnext/packages/next/pages
Tim Neutkens c7e2a1df6a
Use SWC for Next.js core client files (#27196)
Replaces Babel with SWC for Next.js core client-side files.

## 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
2021-07-28 15:10:51 +00:00
..
_app.tsx Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
_document.tsx Use SWC for Next.js core client files (#27196) 2021-07-28 15:10:51 +00:00
_error.tsx Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00