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

fix(dev-server): Move miniflare,wrangler to dev as it peer optional #165

Merged
merged 7 commits into from
Aug 28, 2024

Conversation

arisris
Copy link
Contributor

@arisris arisris commented Aug 27, 2024

Since dev-server is not required to use cloudflare adapter,
as it so i try to move miniflare dependencies into devDependencies and add them into optional peerDependencies including wrangler.

Copy link

changeset-bot bot commented Aug 27, 2024

🦋 Changeset detected

Latest commit: c48d3f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hono/vite-dev-server Patch

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

@yusukebe
Copy link
Member

Hi @arisris

Looks good! I'd like you to do two things:

  • Add a description about installing miniflare and wrangler for the Cloudflare Adapter on the README.md.
  • Run yarn changeset on the top of the project to generate a changeset file. This is a patch change. And push it.

@arisris
Copy link
Contributor Author

arisris commented Aug 28, 2024

@yusukebe Sure, do i have to create new PRs again like before?

@yusukebe
Copy link
Member

Hi @arisris

Sure, do i have to create new PRs again like before?

No! Please update this PR.

@yusukebe yusukebe changed the title Move miniflare,wrangler to dev as it peer optional fix(dev-server): Move miniflare,wrangler to dev as it peer optional Aug 28, 2024
@yusukebe
Copy link
Member

Hey @arisris !

Thank you for handling it. I've done the other remaining things. It looks good! Let's go with it.

@yusukebe yusukebe merged commit 0a59fdd into honojs:main Aug 28, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Aug 28, 2024
@arisris arisris deleted the remove-miniflare-deps branch August 28, 2024 13:54
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