Speed Up Angular CLI Setup with NGCC parallell compatibility installation (for ViewBuild)
?
S
BashAngular compatibility compiler (ngcc). https://angular.io/guide/ivy
1{
2 "scripts": {
3 "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points"
4 }
5}Created on 3/4/2020