marclaval / optimize-angular-app

Let's optimize an Angular application for production
http://mlaval.github.io/optimize-angular-app/
MIT License
57 stars 7 forks source link

Any example for Angular 7 AOT build and closure-compiler working together #8

Open nirajkrz opened 5 years ago

nirajkrz commented 5 years ago

Thanks for the example and explanation. Does it make sense to use google-closure-compiler with Angular 7 AOT build process? Is there an example we can look at?

Thanks!