5

Before Angular 5 release I could configure AOT by following official doc https://angular.io/guide/aot-compiler

I understand that official documentation switched the focus to CLI. Is there any structured guide about Angular 5 AOT without using CLI?

(I've seen this link https://github.com/angular/angular/issues/19339#issuecomment-332607471)

armache
  • 596
  • 5
  • 22
  • I just stumbled across this article while wondering about the same thing: https://blog.angularindepth.com/setting-up-angular-from-scratch-1f518c65d8ab – Bob Meijwaard Apr 14 '18 at 07:40
  • Hi Bob, that article explains how to start Angular app with minimal dependencies but nothing about how to configure AOT. – armache Apr 15 '18 at 20:21
  • Oh I'm sorry your right. Here is guide to setup aot not using the cli. @ngtools/webpack: https://medium.com/ag-grid/webpack-tutorial-understanding-ngtools-webpack-306dd7f9e07d – Bob Meijwaard Apr 16 '18 at 05:19

0 Answers0