rsnext/test/integration/i18n-support
JJ Kasper 788183e8d3
Ensure only backslashes are in pages-manifest with i18n (#20376)
This ensures the pages-manifest only includes forward slashes and not backslashes when adding i18n page references, this also adds tests ensuring we don't regress on this in the i18n-support test suite. 

Fixes: https://github.com/vercel/next.js/issues/20330
2020-12-22 01:51:51 +00:00
..
pages Ensure href resolvedAs is correct with locale (#20080) 2020-12-12 14:06:46 +00:00
test Ensure only backslashes are in pages-manifest with i18n (#20376) 2020-12-22 01:51:51 +00:00
next.config.js Ensure i18n + trailingSlash: true handles correctly (#19149) 2020-11-17 21:46:46 +00:00
server.js Add locale: false for custom-routes + i18n (#19164) 2020-11-14 03:35:42 +00:00