diff --git a/resources/todomvc/architecture-examples/angular/angular.json b/resources/todomvc/architecture-examples/angular/angular.json index a0bb13670..27029aafb 100644 --- a/resources/todomvc/architecture-examples/angular/angular.json +++ b/resources/todomvc/architecture-examples/angular/angular.json @@ -92,5 +92,8 @@ } } } + }, + "cli": { + "analytics": false } } diff --git a/resources/todomvc/architecture-examples/angular/dist/index.html b/resources/todomvc/architecture-examples/angular/dist/index.html index b15fbca76..33f112e9b 100644 --- a/resources/todomvc/architecture-examples/angular/dist/index.html +++ b/resources/todomvc/architecture-examples/angular/dist/index.html @@ -6,7 +6,7 @@