Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(readme): update hono/tiny size #1809

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

ryuapp
Copy link
Contributor

@ryuapp ryuapp commented Dec 12, 2023

Hono have grown.
I checked the size of hono/tiny with following the command.

npx esbuild --outdir=dist --bundle --minify ./src/preset/tiny.ts

Result

npx esbuild --outdir=dist --bundle --minify ./src/preset/tiny.ts

  dist\tiny.js  13.9kb

⚡ Done in 12ms

Based on the above result, I update the size in readme.
Minimal app may exceed 14kb.

Author should do the followings, if applicable

  • Add tests
  • Run tests
  • yarn denoify to generate files for Deno

Sorry, something went wrong.

@yusukebe
Copy link
Member

@ryuapp

You are right! Thanks, I'll merge it now.

@yusukebe yusukebe merged commit 87e256b into honojs:main Dec 12, 2023
@ryuapp ryuapp deleted the update-hono-tiny-size branch December 13, 2023 13:43
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.

None yet

2 participants