slushjs / slush-angular

A slush generator for AngularJS using the Google Angular App Structure Recommendations
129 stars 32 forks source link

browserify integration #48

Open keertijoshi opened 9 years ago

keertijoshi commented 9 years ago

will slush-angular have a version with browserify? For things like new-angular-router, there is only an npm module and no bower component. So it would be good to have the browserify integrated.

joakimbeng commented 9 years ago

Great suggestion! I think transforming the architecture of slush-angular to using Browserify is a turn in the right direction. I don't have much time to do this myself at the moment though, and I'm using Angular less and less in favor of React.

I would love if someone submits a PR for this!