File tree Expand file tree Collapse file tree 6 files changed +80
-57
lines changed
with-typescript-simple-cjs
with-typescript-simple-esm Expand file tree Collapse file tree 6 files changed +80
-57
lines changed Original file line number Diff line number Diff line change 77 "bench-tinybench" : " node tinybench.js"
88 },
99 "devDependencies" : {
10- "@codspeed/benchmark.js-plugin" : " workspace:* " ,
11- "@codspeed/tinybench-plugin" : " workspace:* " ,
10+ "@codspeed/benchmark.js-plugin" : " file:../../packages/benchmark.js-plugin " ,
11+ "@codspeed/tinybench-plugin" : " file:../../packages/tinybench-plugin " ,
1212 "benchmark" : " ^2.1.4" ,
1313 "tinybench" : " ^4.0.1"
1414 }
Original file line number Diff line number Diff line change 66 "bench-tinybench" : " tsx bench/tinybench/index.bench.ts"
77 },
88 "devDependencies" : {
9- "@codspeed/benchmark.js-plugin" : " workspace:* " ,
10- "@codspeed/tinybench-plugin" : " workspace:* " ,
9+ "@codspeed/benchmark.js-plugin" : " file:../../packages/benchmark.js-plugin " ,
10+ "@codspeed/tinybench-plugin" : " file:../../packages/tinybench-plugin " ,
1111 "@types/benchmark" : " ^2.1.2" ,
1212 "benchmark" : " ^2.1.4" ,
1313 "tsx" : " ^4.20.5" ,
Original file line number Diff line number Diff line change 88 "bench-vitest" : " vitest bench --run"
99 },
1010 "devDependencies" : {
11- "@codspeed/benchmark.js-plugin" : " workspace:* " ,
12- "@codspeed/tinybench-plugin" : " workspace:* " ,
13- "@codspeed/vitest-plugin" : " workspace:* " ,
11+ "@codspeed/benchmark.js-plugin" : " file:../../packages/benchmark.js-plugin " ,
12+ "@codspeed/tinybench-plugin" : " file:../../packages/tinybench-plugin " ,
13+ "@codspeed/vitest-plugin" : " file:../../packages/vitest-plugin " ,
1414 "@types/benchmark" : " ^2.1.2" ,
1515 "benchmark" : " ^2.1.4" ,
1616 "tsx" : " ^4.20.5" ,
Original file line number Diff line number Diff line change 66 "bench-tinybench" : " tsx tinybench.ts"
77 },
88 "devDependencies" : {
9- "@codspeed/benchmark.js-plugin" : " workspace:* " ,
10- "@codspeed/tinybench-plugin" : " workspace:* " ,
9+ "@codspeed/benchmark.js-plugin" : " file:../../packages/benchmark.js-plugin " ,
10+ "@codspeed/tinybench-plugin" : " file:../../packages/tinybench-plugin " ,
1111 "@types/benchmark" : " ^2.1.2" ,
1212 "benchmark" : " ^2.1.4" ,
1313 "tsx" : " ^4.20.5" ,
Original file line number Diff line number Diff line change 77 "bench-tinybench" : " tsx tinybench.ts"
88 },
99 "devDependencies" : {
10- "@codspeed/benchmark.js-plugin" : " workspace:* " ,
11- "@codspeed/tinybench-plugin" : " workspace:* " ,
10+ "@codspeed/benchmark.js-plugin" : " file:../../packages/benchmark.js-plugin " ,
11+ "@codspeed/tinybench-plugin" : " file:../../packages/tinybench-plugin " ,
1212 "@types/benchmark" : " ^2.1.2" ,
1313 "benchmark" : " ^2.1.4" ,
1414 "tsx" : " ^4.20.5" ,
You can’t perform that action at this time.
0 commit comments