File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
src/content/docs/workers/vite-plugin/reference Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,3 @@ There are various options in the [Worker config file](/workers/wrangler/configur
2727If these options are provided, then warnings will be printed to the console with suggestions for how to proceed.
2828Examples where the Vite configuration should be used instead include ` alias ` and ` define ` .
2929See [ 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.
You can’t perform that action at this time.
0 commit comments