Service bindings
Hi friends, has anyone been able to use service bindings with pages? Running this command
npx -y https://prerelease-registry.developers.workers.dev/runs/3446839001/npm-package-wrangler-2162 pages dev ./public --local --persist --service TEST=a
when I print out my context I get { ASSETS: Fetcher {}, ENVIRONMENT: 'development' }
no service binding there. Thank you for your help!1 Reply
I'm running my regular worker in another terminal but on same machine, that wouldn't be the issue would it?