Skip to content

Commit e620d41

Browse files
committed
Build as pre launch task
1 parent 2e14291 commit e620d41

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
@@ -23,6 +23,7 @@
2323
],
2424
"pauseForSourceMap": true,
2525
"cwd": "${workspaceFolder}",
26+
"preLaunchTask": "build",
2627
},
2728
]
2829
}

0 commit comments

Comments
 (0)