diff --git a/console/ui/angular.json b/console/ui/angular.json index 374e15d23c6d41587079a3c020fa08ad429d620a..7ba8cc2bd83e1b10a6fafe85ea618d8b76b6e49e 100644 --- a/console/ui/angular.json +++ b/console/ui/angular.json @@ -133,6 +133,10 @@ } } } - }}, - "defaultProject": "ui" -} + } + }, + "defaultProject": "ui", + "cli": { + "analytics": false + } +} \ No newline at end of file diff --git a/console/ui/dist/index.html b/console/ui/dist/index.html index 472f7c0a1d9cd89c62359574725ba03bde297005..1f5289bef5db19cf5123c3c01bc23077d20b0cd1 100644 --- a/console/ui/dist/index.html +++ b/console/ui/dist/index.html @@ -4,11 +4,11 @@