mirror of
https://github.com/angular/angular-cli.git
synced 2025-04-19 16:18:03 +08:00
Currently the `while` loop may either be causing the process to be really stuck/hanging, or it somehow causes Node to exit. This change makes the logic more robust and less CPU consuming.
/tests
Folder
Contains all e2e tests and test assets.
legacy-cli/
Contains all assets and all e2e tests from the legacy CLI repo.
Others
Other folders contain test assets related to the Package namespace folders matching their name.