Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gulp .on("error", fn) is not called in failure circumstances #92

Open
Dessix opened this issue Jul 11, 2016 · 4 comments
Open

Gulp .on("error", fn) is not called in failure circumstances #92

Dessix opened this issue Jul 11, 2016 · 4 comments

Comments

@Dessix
Copy link

Dessix commented Jul 11, 2016

I needed to be able to detect when a build failed in order to determine whether or not to run later build steps, and this feature would be beneficial. For the moment, I have a workaround using the --noEmitOnError functionality of TSC.

@ToddThomson
Copy link
Owner

@Dessix Yes, not only beneficial, but necessary. I would welcome a PR for this feature.

@Dessix
Copy link
Author

Dessix commented Jul 11, 2016

I will try to make it, but I am very new (read "absolute beginner") to Gulp. We'll see how it goes.

@Dessix
Copy link
Author

Dessix commented Jul 13, 2016

I've got nothing. I may actually be more lost than before on how gulp works. Can anyone else try their hand at this?

@ToddThomson
Copy link
Owner

This issue has been addressed in TsBundler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants