fix: got release builds actually working

This commit is contained in:
Andrew Rioux
2025-02-17 01:36:01 -05:00
parent 118d56fc36
commit d823603054
16 changed files with 244 additions and 211 deletions
+1
View File
@@ -48,6 +48,7 @@ sparse-actions = { path = "../sparse-actions", optional = true }
sparse-handler = { path = "../sparse-handler", optional = true }
[features]
embed-beacons = []
hydrate = ["leptos/hydrate", "chrono/wasmbind"]
ssr = [
"dep:axum",