Skip to content

Commit

Permalink
Turn off web by default
Browse files Browse the repository at this point in the history
  • Loading branch information
gbj committed Dec 23, 2022
1 parent 4f8af21 commit dc8dbf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion leptos_dom/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ features = [
]

[features]
default = ["web"]
web = ["leptos_reactive/csr", "leptos/csr"]
ssr = ["leptos_reactive/ssr", "leptos/ssr"]
stable = ["leptos_reactive/stable"]

0 comments on commit dc8dbf2

Please sign in to comment.