Alan Agius 0a1cd584d8 refactor(@angular-devkit/build-angular): remove deprecated showCircularDependencies browser and server builder option
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.
2022-01-31 11:34:58 -08:00
..

/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.