mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
@@ -16,7 +16,7 @@ export RUSTFLAGS=--cfg=web_sys_unstable_apis
|
||||
echo "Building rust…"
|
||||
BUILD=debug # debug builds are faster
|
||||
|
||||
(cd $CRATE_NAME &&
|
||||
(cd crates/$CRATE_NAME &&
|
||||
cargo build \
|
||||
--lib \
|
||||
--target wasm32-unknown-unknown \
|
||||
|
||||
Reference in New Issue
Block a user