Skip to content

Fix bench tests#48

Merged
greenlaw merged 3 commits intomainfrom
greenlaw/use-tsx
Nov 19, 2024
Merged

Fix bench tests#48
greenlaw merged 3 commits intomainfrom
greenlaw/use-tsx

Conversation

@greenlaw
Copy link
Contributor

ts-node doesn't play well with "type": "module", so this uses tsx instead, which fixes npm run bench.

Copy link

@AlexanderBelokon AlexanderBelokon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff! 🚀

I think npx isn't strictly necessary here, but it's not breaking anything either 🙂

@greenlaw
Copy link
Contributor Author

Thanks @AlexanderBelokon . I removed the npx, was using it due to some local $PATH issues which I've since fixed.

@greenlaw greenlaw merged commit c2ce04c into main Nov 19, 2024
@greenlaw greenlaw deleted the greenlaw/use-tsx branch November 19, 2024 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants