mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-01-12 22:44:10 +08:00
Merge pull request #1663 from khornberg/patch-1
Correct link of debugging UI
This commit is contained in:
@@ -44,6 +44,6 @@ $ electron --debug-brk=5858 your/app
|
||||
|
||||
### 3. Load the debugger UI
|
||||
|
||||
Open http://127.0.0.1:8080/debug?port=5858 in the Chrome browser.
|
||||
Open http://127.0.0.1:8080/debug?ws=127.0.0.1:8080&port=5858 in the Chrome browser.
|
||||
|
||||
[node-inspector]: https://github.com/node-inspector/node-inspector
|
||||
|
||||
Reference in New Issue
Block a user