Files
bun-src/packages/bun-inspector-frontend/README.md
T

9 lines
220 B
Markdown
Raw Normal View History

2026-08-27 21:09:14 +00:00
# bun-devtools-frontend
This is the WebKit Web Inspector bundled as standalone assets.
Two ways to use this:
- Set `?ws=hostname:port` to connect to a `bun --inspect`'d process.
- Navigate to `/inspect/hostname:port`