This commit is contained in:
dutchie031
2026-06-15 19:51:59 +02:00
parent ba292ad7aa
commit 16e76d96d3
8 changed files with 397 additions and 281 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"${workspaceFolder}/dutchies-dcs-scripting-tools/dist/**/*.js",
"${workspaceFolder}/compiler/dist/**/*.js"
],
"preLaunchTask": "${defaultBuildTask}"
"preLaunchTask": "compile"
}
]
}