Skip to content

Commit

Permalink
example hot_asset_reloading doesn't work in wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Nov 15, 2023
1 parent 69e3d63 commit c8223c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,7 @@ required-features = ["file_watcher"]
name = "Hot Reloading of Assets"
description = "Demonstrates automatic reloading of assets when modified on disk"
category = "Assets"
wasm = true
wasm = false

[[example]]
name = "asset_processing"
Expand Down

0 comments on commit c8223c0

Please sign in to comment.