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: Fix node adpater requiring cloudflare dependencies #35

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

barakcodes
Copy link
Contributor

Rel #34

Issue
Running the package with the node adapter, requires @remix-run/cloudflare

Fix
Replace the @remix-run/cloudflare with @remix-run/server-runtime, since it's dev env it shouldn't be much of an issue

Rel yusukebe#34

**Issue**
Running the package with the node adapter, requires
`@remix-run/cloudflare`

**Fix**
Replace the  `@remix-run/cloudflare` with `@remix-run/server-runtime`,
since it's dev env it shouldn't be much of an issue
@yusukebe
Copy link
Owner

Hi @barakcodes

Is this ready for review, not a draft?

@barakcodes barakcodes marked this pull request as ready for review November 28, 2024 06:46
@barakcodes
Copy link
Contributor Author

Hi @barakcodes

Is this ready for review, not a draft?

yes it is, made this at night so wasn't sure about it

@yusukebe yusukebe changed the title Fix node adpater requiring cloudflare dependencies fix: Fix node adpater requiring cloudflare dependencies Nov 28, 2024
Copy link
Owner

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe
Copy link
Owner

@barakcodes

Great! I'll merge this now. Thank you!

@yusukebe yusukebe merged commit cddd29e into yusukebe:main Nov 28, 2024
2 checks passed
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