guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
143 stars 7 forks source link

--continue-on-failure option #121

Open guybedford opened 2 years ago

guybedford commented 2 years ago

It could be useful to resume non-failed tasks when a task fails. This was brought up as potentially useful in testing scenarios.