Skip to content

Commit

Permalink
Ensure export only triggers when static pages are present (#22996)
Browse files Browse the repository at this point in the history
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: #22994
  • Loading branch information
ijjk committed Mar 12, 2021
1 parent 2af5a0e commit 7e63bd7
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 327 deletions.

0 comments on commit 7e63bd7

Please sign in to comment.