We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87d62fc commit 0476e2aCopy full SHA for 0476e2a
Cargo.toml
@@ -28,6 +28,7 @@ cfg-if = "1.0"
28
29
[features]
30
debug = ["bevy/bevy_ui_debug"]
31
+deployed_wasm_example = []
32
33
[dev-dependencies]
34
bevy = "0.16"
0 commit comments