You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be nice to continue even on error, for those of us who just want to get a build out
Describe the solution you'd like
If a route has an error, just move on
Describe alternatives you've considered
No options atm, if there's an error it fails and you have to start from scratch.
The text was updated successfully, but these errors were encountered:
Ideally it wouldn't rebuild, so the bundle filenames stay same, so each time you run it you can improve the # of rendered pages, for when the error is random (often it is)
Feature Request
Is your feature request related to a problem? Please describe.
It would be nice to continue even on error, for those of us who just want to get a build out
Describe the solution you'd like
If a route has an error, just move on
Describe alternatives you've considered
No options atm, if there's an error it fails and you have to start from scratch.
The text was updated successfully, but these errors were encountered: