Skip to content

[BUG] SourceMaps are not including the original *.ts files #2440

@MSNev

Description

@MSNev
Collaborator

As part of investigating #2424 it was found that the source map files are not including the original *.ts files, but rather the rewritten *.js files from the build which have at least (there may be another one) been rewritten by the updateDistEsm script to replace the tslib references with the shims (to support IE)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

keepDo not Mark as Stale and close

Type

Projects

No projects

Milestone

No milestone

Participants

@MSNev

Issue actions

    [BUG] SourceMaps are not including the original *.ts files · Issue #2440 · microsoft/ApplicationInsights-JS