mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
14863acb1a
`--project` is unwritten standard to provide the project name. With this change we allow the project name to be provided using the `--project` command line argument and remove the ambiguity with other schematics. PR Close #46664