Skip to content

Commit 6bf7281

Browse files
committed
fix benchmark [skip skia]
1 parent 7f98c19 commit 6bf7281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"scripts": {
5757
"artifacts": "napi artifacts",
58-
"bench": "node -r @swc-node/register benchmark/bench.ts",
58+
"bench": "node --import @oxc-node/core/register benchmark/bench.ts",
5959
"build": "napi build --platform --release --js js-binding.js",
6060
"build:debug": "napi build --platform --js js-binding.js",
6161
"format": "run-p format:source format:rs format:toml",

0 commit comments

Comments
 (0)