We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2cf3a commit e840fd5Copy full SHA for e840fd5
benchmark/es/error-stack.js
@@ -10,7 +10,7 @@ const bench = common.createBenchmark(main, {
10
'without-sourcemap',
11
'sourcemap',
12
'node-modules-without-sourcemap',
13
- 'node-module-sourcemap'],
+ 'node-modules-sourcemap'],
14
n: [1e5],
15
});
16
0 commit comments