dioxus
dioxus copied to clipboard
Restore SSG serve logic
#3797 removed the SSG logic for serve. This PR restores it
SSG is working with base hot reloading, but hot patching is broken because of https://github.com/DioxusLabs/dioxus/issues/4147