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
I use your plug-in to run compilation task in different folder sequentially, using grunt events that you emit to manage task stack. There is a problem if a single task fail, no event are emitted so all task will stop. Could you kindly add error event in case of termination with non-zero exit code?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36389579-event-on-compilation-error?utm_campaign=plugin&utm_content=tracker%2F294645&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F294645&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
I use your plug-in to run compilation task in different folder sequentially, using grunt events that you emit to manage task stack. There is a problem if a single task fail, no event are emitted so all task will stop. Could you kindly add error event in case of termination with non-zero exit code?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36389579-event-on-compilation-error?utm_campaign=plugin&utm_content=tracker%2F294645&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F294645&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: