generator-angular2
generator-angular2 copied to clipboard
Allow users to choose their build tool
Expand upon single option to allow users to choose their build/development tool.
Allow choices:
- Gulp
- Grunt
- Webpack
- JSPM/SystemJs
Webpack would be cool too :)
Yeah it would, I've got an sample Webpack repository (not published yet) working with ng2 so integration shouldn't be too difficult.
I'm waiting for things to stabilise a bit more in terms of how ng2 is built & packaged before tackling this one.
Yeah, I wanted to do my own skeleton app, but I'm waiting on the new router for now :)