ソースを参照

Updated Angular

Lukas Cerny 2 年 前
コミット
98dfc03519
1 ファイル変更3 行追加0 行削除
  1. 3 0
      angular.json

+ 3 - 0
angular.json

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