There was an error while loading. Please reload this page.
2 parents 3438bf4 + c26f5ff commit 497d9b9Copy full SHA for 497d9b9
1 file changed
src/templates/angular.json.template
@@ -2,6 +2,9 @@
2
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
"version": 1,
4
"newProjectRoot": "projects",
5
+ "cli": {
6
+ "analytics": false
7
+ },
8
"projects": {
9
"example-app": {
10
"projectType": "application",
0 commit comments