Skip to content

Commit 5439cc5

Browse files
authored
chore(build): Opt-out of nx analytics (#20487)
This keeps being asked, we can opt-out of this for now.
1 parent fdeba11 commit 5439cc5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@
6565
"tui": {
6666
"autoExit": true
6767
},
68-
"parallel": 5
68+
"parallel": 5,
69+
"analytics": false
6970
}

0 commit comments

Comments
 (0)