bevy/tools/build-wasm-example
François 636d7738a8
support required features in wasm examples showcase (#10577)
# Objective

- Examples with required features fail to build
- If you're fixing a specific issue, say "Fixes #X".

## Solution

- Pass them along when building examples for wasm showcase
- Also mark example `hot_asset_reloading` as not wasm compatible as it
isn't even with the right features enabled
2023-11-16 01:50:25 +00:00
..
src support required features in wasm examples showcase (#10577) 2023-11-16 01:50:25 +00:00
Cargo.toml Update clap requirement from 3.2 to 4.0 (#6303) 2022-10-19 18:54:37 +00:00