mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 11:10:12 +08:00
With this change we refactor the paths-plugin resolution flow by using generators which makes the code more readable and easier to follow.