(AngularCLI) Turned off the "showCircularDependencies" option

This commit is contained in:
Sercan Yemen 2018-07-26 09:11:03 +03:00
parent 42095bfe26
commit e49771a5e0

View File

@ -30,7 +30,8 @@
"styles": [
"src/styles.scss"
],
"scripts": []
"scripts": [],
"showCircularDependencies": false
},
"configurations": {
"production": {