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.
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.