From f85973f4c8d4b4a77c8d64276815772acc12a596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=B5=B7?= Date: Thu, 16 Apr 2020 18:15:41 +0800 Subject: [PATCH] . --- index/angular.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index/angular.json b/index/angular.json index 9d692ac..2a9689e 100644 --- a/index/angular.json +++ b/index/angular.json @@ -144,5 +144,8 @@ } } }, - "defaultProject": "index" + "defaultProject": "index", + "cli": { + "analytics": false + } } \ No newline at end of file