rsnext/packages/next/server/dev
JJ Kasper 2a9e2f18e3
Update dev process exit handling (#42367)
Follow-up to https://github.com/vercel/next.js/pull/42255

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a 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 a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-11-02 11:09:56 -07:00
..
hot-middleware.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
hot-reloader.ts Remove react root condition and always use concurrent mode (#42141) 2022-10-29 20:34:03 +00:00
next-dev-server.ts Update dev process exit handling (#42367) 2022-11-02 11:09:56 -07:00
on-demand-entry-handler.ts Fix page static info extractor for app dir (#42001) 2022-10-27 14:55:35 -07:00
static-paths-worker.ts Disable using prebundled of react for appDir (#41635) 2022-10-21 23:55:19 -07:00