[ACS-12322] Remove analytics setting from nx.json

This commit is contained in:
Shivangi Shree
2026-08-13 12:47:13 +05:30
committed by GitHub
parent 9bca081ecc
commit 5cb8830a4b
+1 -2
View File
@@ -38,6 +38,5 @@
},
"cacheDirectory": "nxcache",
"useInferencePlugins": false,
"useLegacyCache": true,
"analytics": false
"useLegacyCache": true
}