You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 10.0.0, the `@angular/compiler-cli` package provides a TypeScript transformer to downlevel Angular decorators. This change switches the tooling webpack plugin from using an internal variant of the transformer to the new one within the compiler-cli. For details on why this type of transformation is needed, please see: angular/angular@401ef71
(cherry picked from commit 0a0be3b)
0 commit comments