TAINCER / wails-angular-template

21 stars 4 forks source link

Disable angular analytics in angular json #1

Open DonTomato opened 3 years ago

DonTomato commented 3 years ago

image

The angular.json should have disabled analytics by default in the template:

"cli": {
  "analytics": false
}