Configuration change

This commit is contained in:
Pax1601 2024-06-14 19:08:10 +02:00
parent 79016d72e3
commit 13e75e9dd1
2 changed files with 1 additions and 8 deletions

View File

@ -13,7 +13,7 @@
],
"args": ["--config", "${input:enterDir}/Config/olympus.json"],
"program": "./bin/www",
"preLaunchTask": "copy"
"preLaunchTask": "check-setup"
},
{
"type": "node",

View File

@ -25,13 +25,6 @@
"endsPattern": "Waiting for connections..."
}
}
},
{
"label": "copy",
"type": "shell",
"command": "./scripts/copy.bat",
"isBackground": false,
"dependsOn": ["check-setup"],
}
],
"inputs": [