Closed arisris closed 2 months ago
Latest commit: 4a9b5d09007d55b7911cf724a2ecf1b018af3533
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Hi @arisris
I've left a comment.
@arisris
Thank you! Merge now.
Fix missing export in package.json
In the recent update i have add very initial bun and node.js adapter but i forget to add exports definition in the package.json so the update does not export module correctly.
https://github.com/honojs/vite-plugins/pull/166 https://github.com/honojs/vite-plugins/pull/167