swimlane / systemjs-route-bundler

SystemJS Route-Driven Bundler
MIT License
41 stars 8 forks source link

Route Bundler hangs when running 'gulp release' #44

Open zeeshanjan82 opened 8 years ago

zeeshanjan82 commented 8 years ago

I am using the angular1 seed project : https://github.com/swimlane/angular1-systemjs-seed in 2 applications when I run command 'gulp release' on both, one of the project is executing the command successfully however in the other project everything work well until this untitled After this nothing happens it seems the process is stuck at this point. I am very surprised as everything is working fine on other project I have also compared the packages and their version which are exactly same.

amcdnl commented 8 years ago

What JSPM version are you using?

We actually switched off JSPM to Webpack recently so probably won't be maintaining this much more. If you wanna fix, happy to accept a PR.

lookfirst commented 8 years ago

@amcdnl Just curious, what are you using for installing dependencies now?

amcdnl commented 8 years ago

npm + webpack