rsnext/test/integration/middleware-src
JJ Kasper ad2f145e4a
Ensure we warn for middleware with next export (#45288)
We currently don't make it obvious when next export is being leveraged
and middleware is present which won't work when deployed to a static
host so this ensures we warn the same way we do for API routes.

x-ref: https://github.com/vercel/vercel/pull/9319
2023-01-26 16:18:35 -08:00
..
src fix(#37106): middleware can not be loaded from src folder (#37428) 2022-06-08 14:10:05 +00:00
test Ensure we warn for middleware with next export (#45288) 2023-01-26 16:18:35 -08:00