Skip to content

Commit ce7c70a

Browse files
committed
@angular/cli migration - remove-default-project-option
Remove 'defaultProject' option from workspace configuration. The project to use will be determined from the current working directory.
1 parent 33e4591 commit ce7c70a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

angular.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,5 @@
166166
}
167167
}
168168
}
169-
},
170-
"defaultProject": "localize"
169+
}
171170
}

0 commit comments

Comments
 (0)