rsnext/packages/next/server/dev
JJ Kasper 49b4dae570
Handle edge runtime for app (#39910)
Continuation of https://github.com/vercel/next.js/pull/38817 this adds handling to allow leveraging the `experimental-edge` runtime for `app`. 

## Bug

- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
2022-08-24 14:49:47 -05:00
..
hot-middleware.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
hot-reloader.ts Handle edge runtime for app (#39910) 2022-08-24 14:49:47 -05:00
next-dev-server.ts Handle edge runtime for app (#39910) 2022-08-24 14:49:47 -05:00
on-demand-entry-handler.ts Fix disposing active entries in dev compilers (#39845) 2022-08-23 07:23:43 +00:00
static-paths-worker.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00