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 9e93ba3 commit 2d93974Copy full SHA for 2d93974
packages/benchmark.js-plugin/moon.yml
@@ -1,6 +1,6 @@
1
tasks:
2
bench:
3
- command: sh -c "node $CODSPEED_V8_FLAGS -r esbuild-register benches/sample.ts"
+ command: node -r esbuild-register benches/sample.ts
4
inputs:
5
- "benches/**"
6
local: true
packages/tinybench-plugin/moon.yml
0 commit comments