Skip to content

build: replace tsx with bun for build script#94

Merged
yusukebe merged 1 commit intohonojs:mainfrom
ryoppippi:remove-tsx
Apr 2, 2025
Merged

build: replace tsx with bun for build script#94
yusukebe merged 1 commit intohonojs:mainfrom
ryoppippi:remove-tsx

Conversation

@ryoppippi
Copy link
Copy Markdown
Contributor

Remove tsx dependency and update build script to use bun directly for executing build.ts. This simplifies dependencies while leveraging the bun runtime that's already a project requirement.

Remove tsx dependency and update build script to use bun directly for
executing build.ts. This simplifies dependencies while leveraging the
bun runtime that's already a project requirement.
Copy link
Copy Markdown
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

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

LGTM!

@yusukebe
Copy link
Copy Markdown
Member

yusukebe commented Apr 2, 2025

@ryoppippi

Good point. Thanks!

@yusukebe yusukebe merged commit f016554 into honojs:main Apr 2, 2025
3 checks passed
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