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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watch build stops at "bundling..." #887

Closed
rista404 opened this issue Aug 31, 2016 · 4 comments
Closed

Watch build stops at "bundling..." #887

rista404 opened this issue Aug 31, 2016 · 4 comments

Comments

@rista404
Copy link

When running rollup with --watch param on version 0.34.11 the task get stuck at bundling....

checking rollup-watch version...
bundling...

But with version 0.34.10 everything works fine 馃樅

You can just clone https://github.com/rista404/next-project-kickstart if you want to reproduce the problem (watch out the rollup versions), and run npm run start:js.

Cheers!

@samccone
Copy link
Contributor

samccone commented Sep 1, 2016

Just ran into this as well seems to be a regression btw:

0.34.9 && 0.34.10

one of these three commits seems to be the root issue:

ebbb5be
98b4da0
3ed945c

samccone added a commit to samccone/grifter that referenced this issue Sep 1, 2016
Rich-Harris added a commit that referenced this issue Sep 1, 2016
@Rich-Harris
Copy link
Contributor

馃槵 sorry! my bad, that was careless of me. The offending commit was 3817b74. Fixed in 0.34.12

@samccone
Copy link
Contributor

samccone commented Sep 1, 2016

Ha my GitHub bisect failed me 馃槀 thanks @Rich-Harris !

@rista404
Copy link
Author

rista404 commented Sep 1, 2016

Thanks @samccone @Rich-Harris !
:shipit:

rista404 referenced this issue in rista404/next-project-kickstart Sep 1, 2016
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

No branches or pull requests

3 participants