Standardize DevTools
This commit is contained in:
parent
279fd0a461
commit
c29a2e4992
4 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
# Debugging the Main Process
|
||||
|
||||
The browser window devtools can only debug the renderer process scripts (i.e.
|
||||
The browser window DevTools can only debug the renderer process scripts (i.e.
|
||||
the web pages). In order to provide a way to debug the scripts from the main
|
||||
process, Electron has provided the `--debug` and `--debug-brk` switches.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue