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

9.0.6 : Cannot catch errors + have to call bundle() twice #1194

Closed
cblavier opened this issue Apr 3, 2015 · 1 comment
Closed

9.0.6 : Cannot catch errors + have to call bundle() twice #1194

cblavier opened this issue Apr 3, 2015 · 1 comment

Comments

@cblavier
Copy link

cblavier commented Apr 3, 2015

Hey,

I have 2 issues in my gulp + watchify + browserify setup with the latest browserify build. Reverting back to browserify 9.0.4 fixed the issues:

  • after any watchify update, I have to call bundle() twice to get my changes in the generated bundle
  • I can no longer catch bundle() errors (with on('error'))

Here is the relevant piece of my Gulpfile: https://gist.github.com/cblavier/887346babc2ff173dfaf

Thanks,
Christian

@Trufi
Copy link

Trufi commented Apr 3, 2015

+1 and gulp + watchify + browserify is very slow in 9.0.6, but good in 9.0.3

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants