Skip to content

Commit f37a8f9

Browse files
committed
Better output when building demo
1 parent 8131b7b commit f37a8f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/setup_web.sh

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ set -eu
33
script_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
44
cd "$script_path/.."
55

6+
set -x
7+
68
# Pre-requisites:
79
rustup target add wasm32-unknown-unknown
810

0 commit comments

Comments
 (0)