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

This commit is contained in:
Shivangi Shree
2026-09-11 12:29:49 +05:30
committed by Shivangi Shree
parent 27c820785b
commit a9fdc2e029
+1 -2
View File
@@ -38,6 +38,5 @@
},
"cacheDirectory": "nxcache",
"useInferencePlugins": false,
"useLegacyCache": true,
"analytics": false
"useLegacyCache": true
}