Skip to content

Commit 6102b5b

Browse files
committed
use browserLaunchLocation workspace
1 parent 7b2b9ad commit 6102b5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
"outFiles": [
189189
"${workspaceFolder}/out/**/*.js"
190190
],
191+
"browserLaunchLocation": "workspace"
191192
},
192193
{
193194
"type": "node",

0 commit comments

Comments
 (0)