We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
perf-measures
4.6.12
Node.js, Bun
yarn init -y
yarn add hono
perf-measures directory isn't in /node_modules/hono
/node_modules/hono
perf-measures directory is in /node_modules/hono
No response
The text was updated successfully, but these errors were encountered:
Hi @rtritto
Thanks for reporting. Exactly, this is unexpected behavior. We should fix it.
Sorry, something went wrong.
Hmmm. It's weird. I've tried to create a package file on my local but perf-measures is not included in it.
No branches or pull requests
What version of Hono are you using?
4.6.12
What runtime/platform is your app running on? (with version if possible)
Node.js, Bun
What steps can reproduce the bug?
yarn init -y
yarn add hono
OR
https://www.npmjs.com/package/hono?activeTab=code
What is the expected behavior?
perf-measures
directory isn't in/node_modules/hono
What do you see instead?
perf-measures
directory is in/node_modules/hono
Additional information
No response
The text was updated successfully, but these errors were encountered: