diff --git a/angular.json b/angular.json index 57512b8e5a5adee7e9bfa7808bf374680597ef47..5ecb77e90249ef816cf3b369777cbe517cc14142 100644 --- a/angular.json +++ b/angular.json @@ -41,7 +41,8 @@ ] }, "scripts": [], - "es5BrowserSupport": true + "es5BrowserSupport": true, + "showCircularDependencies": false }, "configurations": { "production": { @@ -60,7 +61,6 @@ "extractLicenses": true, "vendorChunk": false, "buildOptimizer": true, - "showCircularDependencies": false, "budgets": [ { "type": "initial",