dagger-components/examples/leptos-build/testdata/crates/hackernews_axum/Makefile.toml

9 lines
153 B
Makefile
Raw Normal View History

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