We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ed9a7 commit efc3494Copy full SHA for efc3494
packages/wrangler/src/dev.ts
@@ -454,7 +454,6 @@ export function getInferredHost(
454
* If `undefined` it defaults to the standard .env files from `getDefaultEnvFiles()`.
455
* @param local Whether the dev server should run locally.
456
* @param args Additional arguments for the dev server.
457
- * @param remoteBindingsEnabled Whether remote bindings are enabled, defaults to the value of the `REMOTE_BINDINGS` flag.
458
* @returns The bindings for the Cloudflare Worker.
459
*/
460
export function getBindings(
0 commit comments