dagger-components/examples/leptos-build/testdata/crates/hackernews_axum/Makefile.toml
kjuulh 11323c0752
All checks were successful
continuous-integration/drone/push Build is passing
feat: add leptos
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-22 12:09:57 +02:00

9 lines
153 B
TOML

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