Point local debug config to correct command
This commit is contained in:
parent
7948e3473c
commit
f5b3377d12
2
project/.vscode/launch.json
vendored
2
project/.vscode/launch.json
vendored
@ -13,7 +13,7 @@
|
||||
"sourceMaps": true,
|
||||
"runtimeArgs": [
|
||||
"run",
|
||||
"test:debug"
|
||||
"run:debug"
|
||||
],
|
||||
"outFiles": [
|
||||
"!**/node_modules/**"
|
||||
|
Loading…
Reference in New Issue
Block a user