mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
dc698f0174
# Objective Replace the canvas appending code with a simpler version provided by Winit v0.29. Related: #11052. ## Solution Use [`WindowBuilder::with_append()`](https://docs.rs/winit/0.29.5/wasm32-unknown-unknown/winit/platform/web/trait.WindowBuilderExtWebSys.html#tymethod.with_append). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |