Not required. (#12682)
VS Code automatically executes from the `windows` object on win32.
This commit is contained in:
parent
bf2b4814e0
commit
975964f9f0
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ $ code electron-quick-start
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** For Windows, use `"${workspaceRoot}/node_modules/.bin/electron.cmd"` for `runtimeExecutable`.
|
|
||||||
|
|
||||||
### 3. Debugging
|
### 3. Debugging
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue