Remove watch prelaunch command (#18291)
This commit is contained in:
Родитель
9cfbd639e2
Коммит
e5eb4c21f2
|
@ -33,7 +33,6 @@
|
|||
"outFiles": [
|
||||
"${workspaceRoot}/out/src/**/*.js",
|
||||
],
|
||||
"preLaunchTask": "watch",
|
||||
"rendererDebugOptions": {
|
||||
"pauseForSourceMap": true,
|
||||
"sourceMapRenames": true,
|
||||
|
@ -65,7 +64,6 @@
|
|||
"outFiles": [
|
||||
"${workspaceRoot}/out/src/**/*.js",
|
||||
],
|
||||
"preLaunchTask": "watch",
|
||||
"env": {
|
||||
// Uncomment this to use a specified version of STS, see
|
||||
// https://github.com/microsoft/vscode-mssql/blob/main/DEVELOPMENT.md#using-mssql_sqltoolsservice-environment-variable
|
||||
|
|
Загрузка…
Ссылка в новой задаче