Skip to content

Commit

Permalink
Update launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Aug 17, 2021
1 parent 34643a0 commit b6a3fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"name": "Debug Renderer Process",
"type": "chrome",
"type": "pwa-chrome",
"request": "launch",
"runtimeExecutable": "${workspaceRoot}/node_modules/.bin/electron",
"windows": {
Expand Down

0 comments on commit b6a3fea

Please sign in to comment.