From 15cc2c33f1c3e3e48c7a9efb9b3368f4c7b9e048 Mon Sep 17 00:00:00 2001 From: Willem Dantuma Date: Tue, 27 Sep 2022 11:42:42 +0200 Subject: [PATCH] Angular cli changes --- angular.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/angular.json b/angular.json index fe6eeb9..de7bb18 100644 --- a/angular.json +++ b/angular.json @@ -254,5 +254,8 @@ } } } + }, + "cli": { + "analytics": false } } \ No newline at end of file