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.
--quiet
1 parent 0e7fce1 commit 9df826dCopy full SHA for 9df826d
.devcontainer/wasi/devcontainer.json
@@ -10,7 +10,7 @@
10
],
11
"updateContentCommand": {
12
// Using the shell for `nproc` usage.
13
- "python": "python3 Tools/wasm/wasi build -- --with-pydebug -C"
+ "python": "python3 Tools/wasm/wasi build --quiet -- --with-pydebug -C"
14
},
15
"postCreateCommand": {
16
// https://github.com/orgs/community/discussions/26026
0 commit comments