mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 08:44:28 -05:00
9 lines
152 B
TOML
9 lines
152 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/cargo-leptos.toml" },
|
|
]
|
|
|
|
[env]
|
|
|
|
CLIENT_PROCESS_NAME = "ssr_modes_axum"
|