Skip to content

This is an Angular 2 AoT demo app used to demonstrate AoT issues.

Notifications You must be signed in to change notification settings

pdavin-zz/ng2-aot-demo

Repository files navigation

ng2-aot-demo

This is an Angular 2 AoT demo app used to demonstrate AoT problems.

Gulp drives the build, and the Angular ngc compiler is invoked directly to do the AoT compilation.

Rollup is used to do bundling.

Setup: npm i; gulp --type aot ngc

The code is a fork of https://github.com/ibqn/ng2-heroes-gulp

About

This is an Angular 2 AoT demo app used to demonstrate AoT issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published