feat(wrangler): named tunnel support#13822
Conversation
🦋 Changeset detectedLatest commit: 4b7ba42 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 |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
|
I'm Bonk, and I've done a quick review of your PR. This PR adds named tunnel support to
- disabled: () => !args.tunnel,
+ disabled: () => args.tunnel !== true,This way the |
|
I'm Bonk, and I've done a quick review of your PR. This PR adds named tunnel support to One actionable issue found: The |
|
✅ All changesets look good |
12dbf4b to
e983ebc
Compare
e983ebc to
4b7ba42
Compare
Fixes #[insert GH or internal issue link(s)].
Describe your change...
A picture of a cute animal (not mandatory, but encouraged)