rsnext/test/integration/i18n-support
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
..
pages Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
test Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
next.config.js Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00
server.js Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00