Browse Source

Updated Angular

Lukas Cerny 2 years ago
parent
commit
98dfc03519
1 changed files with 3 additions and 0 deletions
  1. 3 0
      angular.json

+ 3 - 0
angular.json

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