1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Rename docs/ to web_demo/

This commit is contained in:
Emil Ernerfeldt
2023-11-16 16:44:30 +01:00
parent 8723c5a4d3
commit 94edb9d5e0
14 changed files with 17 additions and 1777 deletions

View File

@@ -3,4 +3,4 @@ set -eu
script_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
cd "$script_path"
./build_demo_web.sh && ls -lh ../docs/*.wasm
./build_demo_web.sh && ls -lh ../web_demo/*.wasm