Skip to content

chore: update giget-core to v0.1.6#110

Merged
yusukebe merged 1 commit intohonojs:mainfrom
ryuapp-contrib:chore/update-giget-core-v0.1.6
Oct 27, 2025
Merged

chore: update giget-core to v0.1.6#110
yusukebe merged 1 commit intohonojs:mainfrom
ryuapp-contrib:chore/update-giget-core-v0.1.6

Conversation

@ryuapp
Copy link
Copy Markdown
Contributor

@ryuapp ryuapp commented Oct 26, 2025

Update giget-core as its dependencies have been updated and its binary size has been reduced.

main branch:

$ bun build ./src/index.ts --outfile=./bin --target=node --format=esm --banner='#!/usr/bin/env node'
Bundled 115 modules in 155ms

  bin  0.39 MB  (entry point)

This PR:

$ bun build ./src/index.ts --outfile=./bin --target=node --format=esm --banner='#!/usr/bin/env node'
Bundled 75 modules in 22ms

  bin  237.68 KB  (entry point)

@yusukebe
Copy link
Copy Markdown
Member

@ryuapp

Awesome! It became really small. Thank you!

@yusukebe yusukebe merged commit 4b42da7 into honojs:main Oct 27, 2025
3 checks passed
@ryuapp ryuapp deleted the chore/update-giget-core-v0.1.6 branch October 27, 2025 08:45
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