leptos/examples/hackernews_js_fetch/Makefile.toml

9 lines
140 B
TOML

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