mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Consume proposed telemetry API (#165862)
* Consume proposed telemetry API * Update webpack
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"onAuthenticationRequest:microsoft"
|
||||
],
|
||||
"enabledApiProposals": [
|
||||
"telemetryLogger",
|
||||
"idToken",
|
||||
"extensionLog"
|
||||
],
|
||||
@@ -61,7 +62,7 @@
|
||||
"sha.js": "2.4.11",
|
||||
"stream": "0.0.2",
|
||||
"uuid": "^8.2.0",
|
||||
"@vscode/extension-telemetry": "0.6.2"
|
||||
"@vscode/extension-telemetry": "0.7.0-preview"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user