Closed jkelleyrtp closed 1 week ago
Instead of always purging debug symbols unless the dioxus.toml is set, expose a flag that allows you to disable symbols.
Also change the format of ssg to be Vec for the static routes instead of String to make it easier to teach the static_routes server function.
Instead of always purging debug symbols unless the dioxus.toml is set, expose a flag that allows you to disable symbols.
Also change the format of ssg to be Vec for the static routes instead of String to make it easier to teach the static_routes server function.