标签: angular webpack
页面首次加载时间太长(超过40秒),并且性能分析信息显示长而循环的CPU调用:ZoneTask.invoke> .....> JitCompiler._compileComponents
项目基于https://github.com/AngularClass/angular2-webpack-starter
https://github.com/AngularClass/angular2-webpack-starter
我应该关注哪些方面来优化装载阶段?