I am unable to bind a worker to another worker in local development. env.BINDING is always undefined
I am following these instructions but it is not working: https://developers.cloudflare.com/workers/platform/bindings/about-service-bindings/#wranglers
Service bindings are an API that facilitate Worker-to-Worker communication via explicit bindings defined in your configuration.
