Skip to content

Rename source maps and change how we enable/disable source maps #3905

@DonJayamanne

Description

@DonJayamanne

VSC now loads source maps in extensions.
We need to rename the source maps files, else they get loaded by VSC automatically.
Solution - rename source maps to some other file name, when enabling rename back to *.js.map.

Not doing this results in extension taking over a full second to load the extension.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions