Hot swap configured

This commit is contained in:
2026-03-07 16:03:50 -03:00
parent 1f5797ca31
commit 6bd50a8a95
5 changed files with 6302 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Install
cargo binstall dioxus-cli@0.7.0-alpha.1
# Run with
BEVY_ASSET_ROOT="." dx serve --hot-patch
# or
dx serve --hot-patch