ng build –prod not working

  • fennng 
Error:
The code is generated using ng new command, not modified.
ng build works well.
The reason is that the package file generated with ng new is not using some old version libraries that are not compatible with aot option. (aot option is implicit with

发表评论

您的电子邮箱地址不会被公开。