mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
8f06fa3b20
The underlying parser that the CLI uses changed which caused minor changes in the generated JSON helps especially for subcommands. The folder structure of the Angular CLI repo also changed slightly. More context: https://github.com/angular/angular-cli/pull/22778 PR Close #45225