mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-12 23:57:09 +00:00
6 lines
152 B
Makefile
6 lines
152 B
Makefile
|
extend = [
|
||
|
{ path = "../cargo-make/main.toml" },
|
||
|
{ path = "../cargo-make/wasm-test.toml" },
|
||
|
{ path = "../cargo-make/trunk_server.toml" },
|
||
|
]
|