rsnext/packages/next/next-server/lib/router
JJ Kasper 1e61b69e31
Add locale: false for custom-routes + i18n (#19164)
This mirrors the `basePath: false` behavior for custom-routes with `locale: false` to allow users to configure the locales manually (`locale: false`) or have the locales be handled automatically for custom-routes. 

Fixes: https://github.com/vercel/next.js/issues/18927
Fixes: https://github.com/vercel/next.js/issues/18795
2020-11-14 03:35:42 +00:00
..
utils Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
router.ts fix: issue #18338 - don't add a trailing slash to external links (#18595) 2020-11-12 18:10:40 +00:00