commit | ac52ed8c318dd12d953628d6d3f3f10f631f8c5e | [log] [tgz] |
---|---|---|
author | ecaiyanlinux <martin.c.yan@est.tech> | Tue Feb 23 13:48:13 2021 +0100 |
committer | ecaiyanlinux <martin.c.yan@est.tech> | Tue Feb 23 13:49:40 2021 +0100 |
tree | ebe713efcc48be3926ce3107c60e33a94eb6bf0c | |
parent | e07862aec764651998419e3641175f77ee5e8445 [diff] [blame] |
Automate karma test in CI Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: Ic7c9896863d18e2a82d5f88998efc06fcfc4e6f0 Issue-Id: NONRTRIC-430
diff --git a/webapp-frontend/angular.json b/webapp-frontend/angular.json index 2dc54e2..817e32c 100644 --- a/webapp-frontend/angular.json +++ b/webapp-frontend/angular.json
@@ -165,5 +165,8 @@ } } }, - "defaultProject": "controlpanelApp" + "defaultProject": "controlpanelApp", + "cli": { + "analytics": false + } } \ No newline at end of file