mirror of
https://github.com/leptos-rs/leptos.git
synced 2026-05-26 02:32:03 -04:00
9 lines
136 B
TOML
9 lines
136 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/deno-build.toml" },
|
|
]
|
|
|
|
[env]
|
|
|
|
CLIENT_PROCESS_NAME = "deno"
|