mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Better output when building demo
This commit is contained in:
@@ -3,6 +3,8 @@ set -eu
|
||||
script_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
|
||||
cd "$script_path/.."
|
||||
|
||||
set -x
|
||||
|
||||
# Pre-requisites:
|
||||
rustup target add wasm32-unknown-unknown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user