mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Code cleanup and improved docs
This commit is contained in:
@@ -6,6 +6,7 @@ cd "$script_path/.."
|
||||
./sh/setup_web.sh
|
||||
|
||||
CRATE_NAME="egui_demo_app"
|
||||
# NOTE: persistence use up about 400kB (10%) of the WASM!
|
||||
FEATURES="glow,http,persistence,screen_reader"
|
||||
|
||||
OPEN=false
|
||||
|
||||
Reference in New Issue
Block a user