How to use AoT Compilation with the CLI in Angular May 15, 2019 ng serve --aot ng build --prod --aot References https://angular.io/guide/aot-compiler Related