stereobooster/react-snap

Continue on error

returnportal opened this issue · 1 comments

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.

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)