rsnext/packages/next/server/dev
Jiachi Liu 67d25a58a4
Custom app for switchable runtime (#35666)
x-ref: #33149
RFCs:
- #30996
- #31506 

## Feature

- [x] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`
2022-04-05 19:46:17 +00:00
..
hot-middleware.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02:00
hot-reloader.ts Custom app for switchable runtime (#35666) 2022-04-05 19:46:17 +00:00
next-dev-server.ts Custom app for switchable runtime (#35666) 2022-04-05 19:46:17 +00:00
on-demand-entry-handler.ts Only resolve page runtime for react 18 and error on read failure (#35705) 2022-03-30 20:21:41 +00:00
static-paths-worker.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00