Skip to content

fix: multi workers devtools source loading#12000

Draft
edmundhung wants to merge 1 commit intomainfrom
edmundhung/fix-multi-worker-sources-loading
Draft

fix: multi workers devtools source loading#12000
edmundhung wants to merge 1 commit intomainfrom
edmundhung/fix-multi-worker-sources-loading

Conversation

@edmundhung
Copy link
Copy Markdown
Member

@edmundhung edmundhung commented Jan 20, 2026

Fixes #11769

Describe your change...


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because:

A picture of a cute animal (not mandatory, but encouraged)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jan 20, 2026

🦋 Changeset detected

Latest commit: 3a446d8

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

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 20, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12000

wrangler

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

commit: 3a446d8

@edmundhung edmundhung force-pushed the edmundhung/fix-multi-worker-sources-loading branch from db791f1 to 3a446d8 Compare January 20, 2026 13:32
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.

Debugging workers with shared durable objects

2 participants