generator-angular2 icon indicating copy to clipboard operation
generator-angular2 copied to clipboard

Allow users to choose their build tool

Open chrisdwheatley opened this issue 10 years ago • 3 comments

Expand upon single option to allow users to choose their build/development tool.

Allow choices:

  • Gulp
  • Grunt
  • Webpack
  • JSPM/SystemJs

chrisdwheatley avatar Mar 12 '15 22:03 chrisdwheatley

Webpack would be cool too :)

ocombe avatar Apr 21 '15 08:04 ocombe

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.

chrisdwheatley avatar Apr 21 '15 08:04 chrisdwheatley

Yeah, I wanted to do my own skeleton app, but I'm waiting on the new router for now :)

ocombe avatar Apr 21 '15 08:04 ocombe