mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475
This commit is contained in:
committed by
Rachel Macfarlane
parent
734c85e96d
commit
803e140a23
@@ -2,6 +2,7 @@
|
||||
"name": "vscode-web",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@microsoft/applicationinsights-web": "^2.1.1",
|
||||
"onigasm-umd": "^2.2.2",
|
||||
"vscode-textmate": "^4.1.1",
|
||||
"xterm": "3.15.0-beta67",
|
||||
|
||||
Reference in New Issue
Block a user