X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=a7dbe1cadf731193cc432bdb5e3617509d160972;hb=0b8e50aa8de04ca457ea556990de5c1b330fe2ac;hp=47f7ab7ddf310cd8be653d5c2d6d7cd2e3006458;hpb=bfcaa9c1947304c9f90843bc288d3d8f64a71097;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/angular.json b/client/angular.json index 47f7ab7dd..a7dbe1cad 100644 --- a/client/angular.json +++ b/client/angular.json @@ -330,5 +330,8 @@ "@schematics/angular:directive": { "prefix": "my" } + }, + "cli": { + "analytics": false } }