mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Update pre-launch task
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
"${workspaceFolder}/out/**/*.js"
|
||||
],
|
||||
"trace": true,
|
||||
"preLaunchTask": "npm: watch"
|
||||
"preLaunchTask": "npm: compile"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user