mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-25 16:57:51 +08:00
With this change we favor the `packageGroupName` name when specified and only fallback to use the first item in in the `packageGroup` array when it is not specified. Closes #22087