I wrote this little script I can run alongside wrangler so i can develop against `@cloudflare/puppet

I wrote this little script I can run alongside wrangler so i can develop against @cloudflare/puppeteer locally. you have to slightly tweak how your worker launches browsers to target the local one though: https://gist.github.com/SomeHats/14dfe042842269eb8dd20cd42fa01a1c
Gist
A hacky local version of cloudflare's browser rendering API - runDevBrowser.ts
Was this page helpful?