Cargo Features

dioxus-static-site-generation has no features set by default.

[dependencies]
dioxus-static-site-generation = { version = "0.6.0-alpha.2", features = ["server", "web"] }
server

Enables dioxus-hot-reload, axum and dioxus-cli-config, dioxus-ssr, http, tokio, tower ^0.4.13, and tower-http, server of dioxus-fullstack, ssr of dioxus-router

web

Enables dioxus-web, web of dioxus-fullstack and dioxus-router

dioxus-static-site-generation has 2 features without comments.