Skip to content

Commit 94f3dae

Browse files
committed
chore: disable Google Analytics
1 parent 6e4e18b commit 94f3dae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

angular.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@
103103
}
104104
}
105105
}
106-
}
106+
},
107+
"cli": {
108+
"analytics": false
109+
}
107110
}

0 commit comments

Comments
 (0)