rsnext/packages/next/build/webpack
JJ Kasper 0f25051470
Ensure getStaticProps is called for SSG 404 in blocking mode (#18300)
This ensures that when using a `pages/404` file with `getStaticProps` that we call `getStaticProps` in `fallback: 'blocking'` mode

Fixes: https://github.com/vercel/next.js/issues/18293
2020-10-27 15:11:51 +00:00
..
config Update to PostCSS 8. (#17415) 2020-10-21 12:31:07 +02:00
loaders Ensure getStaticProps is called for SSG 404 in blocking mode (#18300) 2020-10-27 15:11:51 +00:00
plugins Update to PostCSS 8. (#17415) 2020-10-21 12:31:07 +02:00