rsnext/packages/next/export
JJ Kasper 2170dfd1e3
Update to generate auto static pages with all locales (#17730)
Follow-up PR to #17370 this adds generating auto-export, non-dynamic SSG, and fallback pages with all locales. Dynamic SSG pages still control which locales the pages are generated with using `getStaticPaths`. To further control which locales non-dynamic SSG pages will be prerendered with a follow-up PR adding handling for 404 behavior from `getStaticProps` will be needed. 

x-ref: https://github.com/vercel/next.js/issues/17110
2020-10-09 09:13:05 +00:00
..
index.ts Update to have default locale matched on root (#17669) 2020-10-08 11:12:17 +00:00
worker.ts Update to generate auto static pages with all locales (#17730) 2020-10-09 09:13:05 +00:00