Angular 7: @angular/core 拆分和减小应用程序包大小

Angular 7: @angular/core splitting and reducing app bundle size

在专用于 Angular 7 版本的更新中,有关于将 @angular/core 拆分为 418 或其他包的信息。这样做是为了潜在地减少应用程序包的大小和冷启动性能。

现在 Angular 7 已经发布 (official announcement and Github changelog),他们没有提供关于上述功能的任何官方信息。

具体来说,它是否包含在 v7 版本中?我们是否需要手动启用它以及如何启用它(如果需要),或者在将应用程序更新到 Angular 7 后自动运行?

更新:以下是一些我最初了解此功能的非官方链接:link 1, link 2.

Angular 团队维护 a page 如何在 Angular 版本之间升级。从此页面看来,您需要在控制台中 运行 ng update @angular/cli @angular/core

根据您提供的来源中引用的 a source@angular/core 拆分的功能是个笑话。

Most of the sites sharing below points but these are fake points. Someone made up fake release notes as a joke but developers/peoples started treating it like it was true.

A. Splitting of @angular/core

B. A new ng-compiler

C. A new @angular/mine

D. A new @aiStore