rsnext/packages/next/build
JJ Kasper 4263318836
Ensure i18n context values are provided for blocking 404 (#18513)
This ensures we provide the current `locale`, `locales`, and `defaultLocale` in the context when rendering the 404 for a blocking SSG page

Fixes: https://github.com/vercel/next.js/issues/18505
2020-10-30 01:42:28 +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 Ensure i18n context values are provided for blocking 404 (#18513) 2020-10-30 01:42:28 +00:00
compiler.ts Prepare for webpack 5 upgrade (#14268) 2020-06-17 15:00:29 +00:00
entries.ts Enable i18n feature flag (#18303) 2020-10-27 10:30:34 -05:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Enable i18n feature flag (#18303) 2020-10-27 10:30:34 -05: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 Expose configured default locale in GS(S)P methods (#18216) 2020-10-27 05:43:15 -04:00
webpack-config.ts Enable i18n feature flag (#18303) 2020-10-27 10:30:34 -05:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00