You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: