Skip to content

Commit 6b96f2e

Browse files
authored
Remove section stating no remote binding support (#26293)
1 parent 5a1db63 commit 6b96f2e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/content/docs/workers/vite-plugin/reference/migrating-from-wrangler-dev.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,3 @@ There are various options in the [Worker config file](/workers/wrangler/configur
2727
If these options are provided, then warnings will be printed to the console with suggestions for how to proceed.
2828
Examples where the Vite configuration should be used instead include `alias` and `define`.
2929
See [Vite Environments](/workers/vite-plugin/reference/vite-environments/) for more information about configuring your Worker environments in Vite.
30-
31-
## No remote mode
32-
33-
The Vite plugin does not support [remote mode](/workers/development-testing/#remote-bindings).
34-
We will be adding support for accessing remote resources in local development in a future update.

0 commit comments

Comments
 (0)