rsnext/packages/next/next-server
JJ Kasper 76504ebae3
Ensure custom routes handling with i18n (#18427)
This makes sure custom-routes function properly with i18n support. Since the `locale` is stripped from the `pathname` this re-adds when checking custom-routes to allow the locale to be matched against

Closes: https://github.com/vercel/next.js/issues/18349
2020-10-29 17:48:54 +00:00
..
lib Ensure custom routes handling with i18n (#18427) 2020-10-29 17:48:54 +00:00
server Ensure custom routes handling with i18n (#18427) 2020-10-29 17:48:54 +00:00