leptos/examples/server_fns_axum/Makefile.toml
2024-01-20 12:32:51 -05:00

8 lines
153 B
TOML

extend = [
{ path = "../cargo-make/main.toml" },
{ path = "../cargo-make/cargo-leptos.toml" },
]
[env]
CLIENT_PROCESS_NAME = "server_fns_axum"