diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/angular.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json index 47f7ab7dd..a7dbe1cad 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -330,5 +330,8 @@ | |||
330 | "@schematics/angular:directive": { | 330 | "@schematics/angular:directive": { |
331 | "prefix": "my" | 331 | "prefix": "my" |
332 | } | 332 | } |
333 | }, | ||
334 | "cli": { | ||
335 | "analytics": false | ||
333 | } | 336 | } |
334 | } | 337 | } |