leptos/examples/hackernews_js_fetch/Makefile.toml
2024-08-01 19:43:09 -04:00

8 lines
136 B
TOML

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