rsnext/packages/next/server/dev
JJ Kasper 607ff2b322
Update to process redirects/rewrites for _next/data with middleware (#37574)
* Update to process redirects/rewrites for _next/data

* correct matched-path resolving with middleware

* Add next-data header

* migrate middleware tests

* lint-fix

* update error case

* update test case

* Handle additional resolving cases and add more tests

* update test from merge

* fix test

* rm .only

* apply changes from review

* ensure _next/data resolving does not apply without middleware
2022-06-10 12:35:12 -05:00
..
hot-middleware.ts partially migrate to webpack 5 types (#30189) 2021-10-24 23:04:26 +02:00
hot-reloader.ts Fix client entry unexpectedly created in app dir (#37561) 2022-06-09 16:58:10 +02:00
next-dev-server.ts Update to process redirects/rewrites for _next/data with middleware (#37574) 2022-06-10 12:35:12 -05:00
on-demand-entry-handler.ts Fix client entry unexpectedly created in app dir (#37561) 2022-06-09 16:58:10 +02:00
static-paths-worker.ts Add port and hostname options to Next Server (#31858) 2021-11-28 16:48:43 +00:00