由于使用任何其他选项将角度更新为v6.0.0
ng build
,因此会创建angular.io.example。无论有没有ng serve
选项,--prod
都能正常运作。
我不知道它为什么不起作用。
我的系统版本是:
@ angular-devkit / architect 0.5.13
@ angular-devkit / build-angular 0.5.13
@ angular-devkit / build-optimizer 0.5.13
@ angular-devkit / core 0.5.13
@ angular-devkit / schematics 0.6.0(仅限cli)
@ angular / cli
@ angular / platform-server
@ angular / upgrade
@ ngtools / webpack 6.0.0-rc.11
@ schematics / angular 0.6.0(仅限cli)
@ schematics / update 0.6.0(仅限cli)
rxjs 6.1.0
typescript 2.7.2
webpack 4.6.0