Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Cloudflare Docs
Log in

When running your Worker locally using theWrangler CLI (wrangler dev) or usingVite with theCloudflare Vite plugin, you automatically have access toCloudflare's implementation ofChrome DevTools.

You can use Chrome DevTools to:

Opening DevTools

Wrangler

  • Run your Worker locally, by runningwrangler dev
  • Press theD key from your terminal to open DevTools in a browser tab

Vite

  • Run your Worker locally by runningvite
  • In a new Chrome tab, open the debug URL that shows in your console (for example,http://localhost:5173/__debug)

Dashboard editor & playground

Both theCloudflare dashboard and theWorker's Playground include DevTools in the UI.

Related resources

  • Local development - Develop your Workers and connected resources locally via Wrangler and workerd, for a fast, accurate feedback loop.

[8]
ページ先頭

©2009-2026 Movatter.jp