Skip to content

Conversation

@arcanis
Copy link
Contributor

@arcanis arcanis commented Aug 13, 2025

The type definition for SourceMapConsumer.initialize is incorrect - it's attached to SourceMapConsumer instances, when it should be attached to the constructor itself:

static initialize(opts) {
readWasm.initialize(opts["lib/mappings.wasm"]);
}

Copy link
Contributor

@nchevobbe nchevobbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @arcanis , that looks good to me

@nchevobbe nchevobbe merged commit a36f46f into mozilla:master Aug 19, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants