jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

Use AoT #11

Closed nromanetti closed 7 years ago

nromanetti commented 7 years ago

Generate AoT settings... https://angular.io/docs/ts/latest/cookbook/aot-compiler.html

nromanetti commented 7 years ago

done