Skip to content

Commit 497d9b9

Browse files
authored
Merge pull request #54 from IgniteUI/sstoychev/add-analytics-false
fix(csb): csb waits for user prompt when serving
2 parents 3438bf4 + c26f5ff commit 497d9b9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/templates/angular.json.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
33
"version": 1,
44
"newProjectRoot": "projects",
5+
"cli": {
6+
"analytics": false
7+
},
58
"projects": {
69
"example-app": {
710
"projectType": "application",

0 commit comments

Comments
 (0)