rsnext/packages/next/client/dev
Tim Neutkens fdabeb7098
Use SWC to compile Next.js core server files (#27167)
- Use SWC to compile Next.js core server files
- Ensure only @babel/runtime/helpers/interopRequireDefault helper is used

Just an initial comparison to compare size difference of this change.



## 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-14 18:12:04 +00:00
..
error-overlay Use SWC to compile Next.js core server files (#27167) 2021-07-14 18:12:04 +00:00
amp-dev.js Add runtime to hotUpdateMainFilename (#26256) 2021-06-18 17:12:20 +00:00
dev-build-watcher.js Fix typo in dev-build-watcher.js (#25196) 2021-05-18 12:26:22 +02:00
event-source-polyfill.js Remove unnecessary unfetch polyfill for dev (#20589) 2020-12-29 21:01:42 +00:00
fouc.js Do not remove no-FOUC styles too early (#14448) 2020-06-22 14:10:19 +00:00
noop.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
on-demand-entries-client.js Remove unused variable (#13716) 2020-06-03 11:58:58 -04:00
on-demand-entries-utils.js Clean up eventsource initialization (#24015) 2021-04-13 16:32:36 +00:00
webpack-hot-middleware-client.js Clean up eventsource initialization (#24015) 2021-04-13 16:32:36 +00:00