Skip to content

Commit

Permalink
Bring back commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrems committed Apr 21, 2021
1 parent 79bb6b0 commit 00a042b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/source-map-consumer.js
Expand Up @@ -27,7 +27,7 @@ class SourceMapConsumer {
}

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

static fromSourceMap(aSourceMap, aSourceMapURL) {
Expand Down

0 comments on commit 00a042b

Please sign in to comment.