dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

Make hot reloading the default or add an option to make it the default in the config

Open ealmloff opened this issue 2 years ago • 0 comments

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

ealmloff avatar Jan 10 '24 19:01 ealmloff