mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
Previously, the `--project` flag was ignored when gathering and merging the schematics defaults from the angular workspace configuration file. Closes #20666