Open DonTomato opened 3 years ago
The angular.json should have disabled analytics by default in the template:
angular.json
"cli": { "analytics": false }
The
angular.json
should have disabled analytics by default in the template: