Skip to content

Commit

Permalink
fix: Try to load webview locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Estrada Irribarra, Rodrigo Andres committed Oct 21, 2024
1 parent b248d94 commit 5617ab8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/launch.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"configurations": [
{
"name": "Run StoryCraftr Extension",
"program": "${workspaceFolder}/vscode/extension.js",
"type": "extensionHost",
"sourceMaps": true,
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
Expand Down

0 comments on commit 5617ab8

Please sign in to comment.