next.js
7b2a4673
- Ensure _middleware is consistent in adapter for name/id (#89559)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
24 days ago
Ensure _middleware is consistent in adapter for name/id (#89559) Makes sure we don't use both `_middleware` and `middleware` naming for the output. Found in https://github.com/vercel/next.js/pull/89522 we were using both.
References
#89559 - Ensure _middleware is consistent in adapter for name/id
Author
ijjk
Parents
ffd953c4
Loading