angular / angular2-seed

MIT License
1.01k stars 639 forks source link

Example using AoT compilation with ngc #116

Closed sumigoma closed 8 years ago

sumigoma commented 8 years ago

Not sure if it makes sense to have two different build configurations and bootstrap.ts files, but it would be nice to have an example of the setup for the new Ahead-of-Time compilation in RC5.

sumigoma commented 8 years ago

https://github.com/AngularClass/angular2-seed/issues/11