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
fix(@angular-devkit/build-angular): fix numberOfComponents in JIT mode
Current we are always sending `0` as the number of components in JIT mode because ` Component({` doesn't match the component source
(cherry picked from commit d9420cb)
0 commit comments