mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
Not required. (#12682)
VS Code automatically executes from the `windows` object on win32.
This commit is contained in:
committed by
Charles Kerr
parent
bf2b4814e0
commit
975964f9f0
@@ -28,7 +28,6 @@ $ code electron-quick-start
|
||||
}
|
||||
```
|
||||
|
||||
**Note:** For Windows, use `"${workspaceRoot}/node_modules/.bin/electron.cmd"` for `runtimeExecutable`.
|
||||
|
||||
### 3. Debugging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user