Ionic手机端项目在打包的时候报错 , task-bug-detail.ts ispart of the declarations of 2 modules: AppModule , 出现原因在APPModel中.
APPModel中声明:
task-bug-detail组件自己又声明:
双重声明导致打包运行时报如下错误:
ExcellentIntegral_Front>ionic build --prod
[INFO] Running app-scripts build: --prod
[10:52:17] build prod started ...
[10:52:17] clean started ...
[10:52:17] clean finished in 10 ms
[10:52:17] copy started ...
[10:52:17] deeplinks started ...
[10:52:18] deeplinks finished in 318 ms
[10:52:18] ngc started ...
[10:52:32] typescript error
Type ZentaoPage in D:/00000 积分第二版/000
08.19Ionic/05_code/ExcellentIntegral_Front/src/pa