bevy/tools
François efa8c22ff8 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-29 16:46:09 -08:00
..
build-templated-pages Release 0.12 (#10362) 2023-11-04 17:24:23 +00:00
build-wasm-example support required features in wasm examples showcase (#10577) 2023-11-29 16:46:09 -08:00
ci Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
example-showcase support required features in wasm examples showcase (#10577) 2023-11-29 16:46:09 -08:00
publish.sh Bevy Asset V2 (#8624) 2023-09-07 02:07:27 +00:00