Closed sor4chi closed 1 year ago
@yusukebe Thanks! I fixed :-)
@sor4chi
You are welcome! I'll merge this now.
@sor4chi
One thing left to do. Could you create a build
command in the package.json
at the top level? You can reference this, although you don't necessarily have to use npm-run-all
.
Latest commit: 5cc04bbc5cd2c408ce99fd6c3d7bd71aaac3b3ed
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
@yusukebe How about this?
@yusukebe Okay, completed
@sor4chi
Thanks! Let's go with this.
@sor4chi
Works well! https://github.com/honojs/vite-plugins/actions/runs/6891680942
close #27
Hi, @yusukebe! I configured changeset.
You have to add
NPM_TOKEN
for releasing CI and grant RW access to Github Action. And please consider installing changeset-bot on this repository.README referred to here