blob: a2be402f9558ec20bc63e6f54a55a49ecd53d9e0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# 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`
|