Nx telemetry setting (analytics: false). (#20433)

This commit is contained in:
blackwood 2026-04-29 11:44:34 -04:00 committed by GitHub
parent 0e2dc87fa8
commit 1443eabbc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,5 +38,6 @@
"outputs": ["{options.outputPath}"],
"cache": true
}
}
},
"analytics": false
}