[Aggregator]: angular.json: Added analytics option

This commit is contained in:
Konstantina Galouni 2022-10-20 23:37:12 +03:00
parent 2b9c69fa99
commit 0d9736b5a7
1 changed files with 3 additions and 0 deletions

View File

@ -300,5 +300,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}