rsnext/packages/next/build
JJ Kasper 2ab34451b7
Pass locales to getStaticPaths for i18n (#18077)
This makes sure the `locales` are passed to `getStaticPaths` and also disables the removing the default locale from the path when the default locale is the preferred header. It also updates tests to ensure the domain redirects are working as expected.  

x-ref: https://github.com/vercel/next.js/pull/17370
2020-10-21 09:35:01 +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 Only load plugins with @next prefix (#17945) 2020-10-16 18:38:36 +02: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 Pass locales to getStaticPaths for i18n (#18077) 2020-10-21 09:35:01 +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 Ensure root index GSP page's revalidate is recorded (#18053) 2020-10-20 18:49:25 +02: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 Pass locales to getStaticPaths for i18n (#18077) 2020-10-21 09:35:01 +00:00
webpack-config.ts Add width and height props to Image component (#18031) 2020-10-20 18:43:24 +02:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00