rsnext/packages/next/server/dev
Javi Velasco a8757135e2
Fixes for middleware compilation errors (#37984)
* Refactor `runDependingOnPageType`

* Throw specific error when the compiled middleware cannot be found

* Do not render `MiddlewareNotFoundError` on dev

* Allow to invalidate compilers by type

* Show compile errors when middleware fails to build

* Add tests
2022-06-24 13:50:49 -05:00
..
hot-middleware.ts Fixes for middleware compilation errors (#37984) 2022-06-24 13:50:49 -05:00
hot-reloader.ts Fixes for middleware compilation errors (#37984) 2022-06-24 13:50:49 -05:00
next-dev-server.ts Fixes for middleware compilation errors (#37984) 2022-06-24 13:50:49 -05:00
on-demand-entry-handler.ts Fixes for middleware compilation errors (#37984) 2022-06-24 13:50:49 -05:00
static-paths-worker.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00