mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-20 05:24:57 +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.