/demoAOTPrivateIssues

A demonstrational repository to highlight AOT issues in Angular

Primary LanguageTypeScriptMIT LicenseMIT

AotPrivate

This project was generated with Angular CLI version 1.0.0.

This project is ment to highlight angular/angular-cli#5623 (comment)

To reproduce the error, run ng build --prod. To see the intended functionality, simply build without AOT, ng build.