FountainJS / generator-fountain-angular2

Yeoman 'fountain' generator to start a webapp with Angular 2
http://fountainjs.io
MIT License
82 stars 19 forks source link

Bump to Angular 2 rc5, rc6, rc7 and final! #89

Closed Swiip closed 7 years ago

Swiip commented 7 years ago

A long road in this PR including the bump to Angular 2.0 final and the code changes needed to use NgModule.

Unfortunately had to deactivate Tree Shaking with Babel as it failed with a reflect-metadata error. Hope to get it back later but merging Angular 2 final is more urgent.