fix: attach to server not working
This commit is contained in:
parent
2798856ce8
commit
6e72f2f363
|
@ -25,7 +25,8 @@
|
|||
"restart": true,
|
||||
"outFiles": [
|
||||
"${workspaceRoot}/dist/**/*.js"
|
||||
]
|
||||
],
|
||||
"preLaunchTask": "${defaultBuildTask}"
|
||||
},
|
||||
{
|
||||
"name": "Extension Tests",
|
||||
|
|
Loading…
Reference in New Issue