Added startup arg to prevent reboot
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -13,6 +13,7 @@
|
||||
],
|
||||
"program": "${workspaceFolder}\\dist\\Main.js",
|
||||
"args": [
|
||||
"--no-reboot"
|
||||
// "--no-output-log"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user