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

use watch dir for cloudflare workers template #9943

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

lifeiscontent
Copy link
Contributor

@lifeiscontent lifeiscontent commented Sep 5, 2024

there's a lot of issues with the
cloudflareDevProxyVitePlugin when it comes to
bindings and the dev server. this commit uses
watch_dir instead of the plugin. To make
bindings easier to work with.

Closes: #

  • Docs
  • Tests

Testing Strategy:

there's a lot of issues with the
cloudflareDevProxyVitePlugin when it comes to
bindings and the dev server. this commit uses
watch_dir instead of the plugin. To make
bindings easier to work with.
Copy link

changeset-bot bot commented Sep 5, 2024

🦋 Changeset detected

Latest commit: 765d2ae

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

This PR includes changesets to release 16 packages
Name Type
@remix-run/server-runtime Patch
@remix-run/react Patch
@remix-run/dev Patch
@remix-run/cloudflare Patch
@remix-run/deno Patch
@remix-run/node Patch
@remix-run/testing Patch
@remix-run/cloudflare-pages Patch
@remix-run/cloudflare-workers Patch
@remix-run/architect Patch
@remix-run/express Patch
@remix-run/serve Patch
create-remix Patch
remix Patch
@remix-run/css-bundle Patch
@remix-run/eslint-config 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants