Browse Source

disable analytics

tigger 2 years ago
parent
commit
4c34ae69d6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      angular.json

+ 3 - 0
angular.json

@@ -100,5 +100,8 @@
         }
       }
     }
+  },
+  "cli": {
+    "analytics": false
   }
 }