我使用 angular-cli 搭建脚手架。我有默认加载 bieng 的 app 模块,而其他模块是延迟加载的。
在跑步的时候:
ng build -prod --aot
14% building modules 36/37 modules 1 active ...de_modules/css-loader/lib/css-base.js**OrderModule** is not an NgModule
我使用 angular-cli 搭建脚手架。我有默认加载 bieng 的 app 模块,而其他模块是延迟加载的。
在跑步的时候:
ng build -prod --aot
14% building modules 36/37 modules 1 active ...de_modules/css-loader/lib/css-base.js**OrderModule** is not an NgModule