leptos/examples/hackernews_islands_axum/Makefile.toml

9 lines
165 B
TOML

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