mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-04-26 01:10:16 +08:00
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
@@ -25,9 +25,9 @@
|
||||
"type": "node",
|
||||
"request": "launch",
|
||||
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron",
|
||||
"windows": {
|
||||
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron.cmd"
|
||||
},
|
||||
// "windows": {
|
||||
// "runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron.cmd"
|
||||
// },
|
||||
"runtimeArgs": [
|
||||
"--remote-debugging-port=9229",
|
||||
"."
|
||||
|
||||
Reference in New Issue
Block a user