rsnext/test/integration/500-page
JJ Kasper 7e63bd7d54
Ensure export only triggers when static pages are present (#22996)
This makes sure we don't trigger the export step if we aren't exporting any static pages during a build. This also adds an invariant to ensure we don't attempt creating a progress with 0 items.

Fixes: https://github.com/vercel/next.js/issues/22994
2021-03-12 08:36:28 +00:00
..
pages Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00
test Ensure export only triggers when static pages are present (#22996) 2021-03-12 08:36:28 +00:00
next.config.js Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00