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
Forgive me if this is a noob question, I'm a little new when it comes to Gulp. I'm wondering if it's possible to catch errors that happen during a watch. I'm able to do this successfully like this:
Unfortunately that's not currently possible. An api enhancement would be necessary to bundle.watch to add an onError handler, similar to the change proposed in this issue.
I accept PRs, otherwise I'll try to get to it when I have time.
Forgive me if this is a noob question, I'm a little new when it comes to Gulp. I'm wondering if it's possible to catch errors that happen during a watch. I'm able to do this successfully like this:
However, I'm not quite sure how to do it here:
The text was updated successfully, but these errors were encountered: