标签: angular aot
升级到Angular 5后,我无法使用生产选项构建项目。
ng build --prod-失败
ng build --prod
ng build --prod --aot=false-通过
ng build --prod --aot=false