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

When there is an error using jspm bundle, new save doesn't rebuild #1825

Closed
jonricaurte opened this issue May 19, 2016 · 2 comments
Closed

Comments

@jonricaurte
Copy link

When I am running:

jspm bundle h2 public/h2_assets/build.js --skip-source-maps -wd

And there is an error in one of my files, the build stops and gives an error. When I go and fix that file and press save, the build does not try to restart. I have to Ctrl + C and kill the process and then use the above command again. It would be nice if when you fixed an error, it would rebuild again automatically.

@jonricaurte jonricaurte changed the title When error building use jspm bundle, new save doesn't rebuild When there is an error using jspm bundle, new save doesn't rebuild May 19, 2016
@guybedford
Copy link
Member

Let's track this in #1789.

@jonricaurte
Copy link
Author

@guybedford sounds good

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