mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 18:13:38 +08:00
BREAKING CHANGE: The deprecated `showCircularDependencies` browser and server builder option has been removed. The recommended method to detect circular dependencies in project code is to use either a lint rule or other external tools.
/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.