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

Bug/bundling errors swallowed #267

Closed

Conversation

pmowrer
Copy link

@pmowrer pmowrer commented Sep 14, 2015

Reproduces #266. To fix, emit error from the watchify bundle.

@pmowrer pmowrer force-pushed the bug/bundling-errors-swallowed branch from a8372ba to 41baa5c Compare September 14, 2015 15:42
@pmowrer pmowrer force-pushed the bug/bundling-errors-swallowed branch from 41baa5c to 9ddf430 Compare September 14, 2015 15:43
@zertosh
Copy link
Member

zertosh commented Sep 14, 2015

I'm not sure about this. This makes the bundle stream emit errors twice. The tests should be failing for you.

@pmowrer
Copy link
Author

pmowrer commented Sep 14, 2015

You're right, this is mainly confusion on my part. I never realized errors were meant to be handled in the bundle() callback. Closing.

@pmowrer pmowrer closed this Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants