Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
feat: use development mode, add error overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed May 11, 2020
1 parent 0c1f613 commit faa3336
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 @@ -14,7 +14,7 @@
"--extensionDevelopmentPath=${workspaceFolder}"
],
"env": {
// "RENDERER_USE_WDS_PORT": "8111",
"RENDERER_USE_WDS_PORT": "8111",
},
"outFiles": [
"${workspaceFolder}/out/**/*.js"
Expand Down

0 comments on commit faa3336

Please sign in to comment.