Overview of Workers Devtools
mainThe @cloudflare/chrome-devtools-patches package provides a customized version of Chrome DevTools specifically tailored for debugging Cloudflare Workers. It is used by the Wrangler CLI (via InspectorProxy), Workers Playground, and the Quick Editor (@cloudflare/quick-edit).
Key features include:
- Source code viewing and live updates
- Network request inspection
- Worker-specific UI optimizations