mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Initial adoption of 1DS Sdk (#151531)
* Start with implementing 1DS * Add part a flag * Fix byte mask * Add internal testing in shared process * Update AI * Update XHR Override * Update to only call unload * small changes * Move key to rpoduct.json * Fix endpoint Co-authored-by: SteVen Batten <sbatten@microsoft.com>
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@microsoft/applicationinsights-web": "^2.6.4",
|
||||
"@microsoft/1ds-core-js": "^3.2.2",
|
||||
"@microsoft/1ds-post-js": "^3.2.2",
|
||||
"@microsoft/applicationinsights-web": "^2.8.4",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/vscode-languagedetection": "1.0.21",
|
||||
"jschardet": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user