Skip to content

fix(vite-plugin-cloudflare): setup asset proxy worker #9556

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

edmundhung
Copy link
Member

Fixes #[insert GH or internal issue link(s)].

This fixes an issue in which service binding to a Worker running in Vite should serves the assets instead of hitting the user worker directly.


  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because:
  • Wrangler / Vite E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because:
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because:
  • Wrangler V3 Backport
    • TODO (before merge)
    • Wrangler PR:
    • Not necessary because:

Copy link

changeset-bot bot commented Jun 11, 2025

⚠️ No Changeset found

Latest commit: 7626542

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

Copy link

pkg-pr-new bot commented Jun 11, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@9556

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@9556

miniflare

npm i https://pkg.pr.new/miniflare@9556

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@9556

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9556

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9556

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9556

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@9556

wrangler

npm i https://pkg.pr.new/wrangler@9556

commit: 7626542

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

Successfully merging this pull request may close these issues.

1 participant