Skip to content

Commit

Permalink
chore: use --import syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
seia-soto committed Nov 24, 2024
1 parent 7d3b4fc commit 1c45fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
.PHONY: all

all:
NODE_ENV=production yarn tsx --expose-gc run_benchmark.ts
NODE_ENV=production node --import=tsx --expose-gc run_benchmark.ts

0 comments on commit 1c45fde

Please sign in to comment.