ngworker/lumberjack

ci(perf): experimental Angular Linker support

Closed this issue · 1 comments

In separate CI workflow logic branches/matrix legs:

  1. Set enableIvy: true in build step. Supported by ng-packagr version 11.1.0. Switch to @angular-devkit/build-angular:ng-packagr.
  2. For the app, use @angular-devkit/build-angular version >=11.1.0.
  3. Change tsconfig.lib.prod.json as seen in this example.

See angular/angular-cli@35d8adf.
See https://dev.to/angular/understanding-angular-ivy-library-compilation-246n.

Closing as partial Ivy compilation is stable since Angular CLI version 12.2.