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(@schematics/angular): skip zone.js dependency for zoneless applications
A newly generated application no longer adds the `zone.js` dependency to
the workspace if the `zoneless` option is enabled.
(cherry picked from commit 7ca250a)
0 commit comments