bevy_ecs_tilemap
bevy_ecs_tilemap copied to clipboard
Update wasm instructions
- The rustflags are no longer necessary
bevy/webgl2is already specified indev-dependencies- both examples now consistently don't use
--release
Tested both commands to ensure they're working / produce webgl2 and webgpu builds.
GitHub seems to be struggling -- I'll retry the checks later.