We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51349b commit 9a14ab2Copy full SHA for 9a14ab2
1 file changed
.vscode/tasks.json
@@ -14,7 +14,7 @@
14
"focus": false,
15
"panel": "dedicated"
16
},
17
- "args": ["test:compile"],
+ "args": ["build"],
18
"isBackground": false
19
}
20
]
0 commit comments