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 f85165f commit 06f1dffCopy full SHA for 06f1dff
scripts/toolchaintest.sh
@@ -50,4 +50,4 @@ subo create module tinygo-test --lang tinygo
50
subo create module js-test --lang javascript
51
52
# build project bundle
53
-subo build . --builder-tag dev
+subo build . --builder-tag dev --verbose
0 commit comments