mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Update to wasm-bindgen 0.2.87 (#3237)
* Update to wasm-bindgen 0.2.87 Required by the new `wgpu` version * Catch unknown arguments to build_demo_web.sh
This commit is contained in:
@@ -55,7 +55,8 @@ while test $# -gt 0; do
|
||||
;;
|
||||
|
||||
*)
|
||||
break
|
||||
echo "Unknown option: $1"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user