Skip to content

Web Telemetry: avoid script import and use module instead #78475

Closed
@bpasero

Description

@bpasero

From #77437

Instead of having a script tag in the main HTML page to require the telemetry dependency, we should convert it to a NPM (UMD) module and require it as such. You can follow the traces of semver-umd as an example.

Metadata

Metadata

Assignees

Labels

debtCode quality issuestelemetryTelemetry system issueswebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions