Skip to content

Commit

Permalink
fix: compile-time configurable NY-delimiter
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhranshuSanjeev committed Oct 21, 2024
1 parent b1fab4e commit 3e3825a
Show file tree
Hide file tree
Showing 5 changed files with 190 additions and 168 deletions.
1 change: 1 addition & 0 deletions crates/frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ hydrate = [
"console_error_panic_hook",
]
ssr = ["leptos/ssr", "leptos_meta/ssr", "leptos_router/ssr"]
multi-delimiter = []

[lints]
workspace = true
Loading

0 comments on commit 3e3825a

Please sign in to comment.