rsnext/packages/next/build
JJ Kasper 5cab03fef0
Add handling for domain to locale mapping (#17771)
Follow-up to https://github.com/vercel/next.js/pull/17370 this adds mapping of locales to domains and handles default locales for specific domains also allowing specifying which locales can be visited for each domain. 

This PR also updates to output all statically generated pages under the locale prefix to make it easier to locate/lookup and to not redirect to the default locale prefixed path when no `accept-language` header is provided.
2020-10-10 10:22:45 +00:00
..
babel Ensure optional-chaining/nullish coalescing is included (#17429) 2020-09-28 16:47:05 -07:00
output [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
plugins Clean up plugins (#14676) 2020-06-29 14:26:49 +00:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
profiler Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
webpack Add handling for domain to locale mapping (#17771) 2020-10-10 10:22:45 +00:00
compiler.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
entries.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Add handling for domain to locale mapping (#17771) 2020-10-10 10:22:45 +00:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
utils.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
webpack-config.ts Add initial changes for i18n support (#17370) 2020-10-07 21:11:01 +00:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00