mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +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
@@ -24,9 +24,6 @@
|
||||
<body aria-label="">
|
||||
</body>
|
||||
|
||||
<!-- Application insights telemetry library -->
|
||||
<script src="https://az416426.vo.msecnd.net/scripts/a/ai.0.js"></script>
|
||||
|
||||
<!-- Require our AMD loader -->
|
||||
<script src="./out/vs/loader.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user