rsnext/test/e2e/middleware-matcher
Javi Velasco ffa378901f
Include i18 and basePath on middleware with custom matchers (#37854)
When generating the RegExp for middleware using the `matcher` option we are not taking into consideration i18n and basePath. In this PR we include them always which should we the middleware default. In a followup PR we will provide an option to opt-out in the same way we do with rewrites and redirects defined from Next.js config.
2022-06-20 22:34:03 +00:00
..
app Ensure custom middleware matcher is used correctly in client manifest (#37672) 2022-06-13 22:07:40 -05:00
index.test.ts Include i18 and basePath on middleware with custom matchers (#37854) 2022-06-20 22:34:03 +00:00