mirror of https://github.com/Chocobozzz/PeerTube
Disallow sending analytics data to Angular team
parent
b37d80e3ce
commit
2c9c6e653e
|
@ -330,5 +330,8 @@
|
||||||
"@schematics/angular:directive": {
|
"@schematics/angular:directive": {
|
||||||
"prefix": "my"
|
"prefix": "my"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"cli": {
|
||||||
|
"analytics": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue