We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0053295 commit 7067cf4Copy full SHA for 7067cf4
synflood.code-workspace
@@ -10,7 +10,7 @@
10
{
11
"label": "Build",
12
"type": "shell",
13
- "command": "zig build --summary all --release=small",
+ "command": "zig build --verbose --summary all --release=small",
14
"group": {
15
"kind": "build",
16
"isDefault": true
0 commit comments