dioxus
dioxus copied to clipboard
Make hot reloading the default or add an option to make it the default in the config
Specific Demand
It would be nice to not have to pass --hot-reload every time you run an application with the dioxus CLI.
Implement Suggestion
Now that hot reloading is more stable and we are more confidant that it won't break your app we should either make hot reloading opt out or add an option to your config to default to enabling hot reloading