#build binary used by dioxus serve but not start it.
1 messages · Page 1 of 1 (latest)
dx build
That doesn't seem to create the same binary for starting the app. Maybe I misconfigured something.
When using serve I get a nice appname binary I can just run. Build seems to not make that.
It should, what files does build generate?
What about dx bundle? This should package the entire binary