Clean build setting

This commit is contained in:
haru-s 2023-03-30 22:18:06 +09:00
parent 4774028250
commit 5cb5d273cf

View file

@ -3,7 +3,7 @@
"tasks": [ "tasks": [
{ {
"type": "dub", "type": "dub",
"run": true, "run": false,
"cwd": ".", "cwd": ".",
"compiler": "$current", "compiler": "$current",
"archType": "$current", "archType": "$current",