Safari is the one I'll be hoping for - Safari on iOS is a big chunk of our users
Safari is the one I'll be hoping for - Safari on iOS is a big chunk of our users
wrangler deploy? i'm using only Workers Scripts:Edit permission at the moment and get an "unauthorized" error in my logs...
npx wrangler dev --remotewrangler deployWorkers Scripts:Editname = "browser-worker"
main = "src/index.ts"
compatibility_date = "2023-03-14"
node_compat = true
workers_dev = true
browser = { binding = "MYBROWSER", type = "browser" }npx wrangler dev --remote[[unsafe.bindings]]
binding = "MYBROWSER"
type = "browser"