rsnext/test/integration/i18n-support-base-path
Bernd Artmüller 72ce099106
Fix splitting page path by buildId (#19901)
Running next.js in `development` causes issues when having pages named "development" or "developments",... as `this.buildId` = `development`

Fixes: https://github.com/vercel/next.js/issues/19520
2021-01-19 18:27:28 +00:00
..
pages Fix splitting page path by buildId (#19901) 2021-01-19 18:27:28 +00:00
test Ensure domain locales are redirected client-side (#20562) 2020-12-30 06:44:07 +00:00
next.config.js Ensure i18n + API rewrite is handled correctly (#20751) 2021-01-06 09:54:45 +00:00