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
refactor(@schematics/angular): import TargetDefinition type from utilities in application builder migration
The workspace `TargetDefinition` type is exported from the workspace utilities file along with
the other workspace schematics related rules. This change avoids an additional import statement.
0 commit comments