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
test Ensure we warn for middleware with next export (#45288) 2023-01-26 16:18:35 -08:00