Service bindings
Hi friends, has anyone been able to use service bindings with pages? Running this command
when I print out my context I get
npx -y https://prerelease-registry.developers.workers.dev/runs/3446839001/npm-package-wrangler-2162 pages dev ./public --local --persist --service TEST=awhen I print out my context I get
{ ASSETS: Fetcher {}, ENVIRONMENT: 'development' } no service binding there. Thank you for your help!