mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 08:44:28 -05:00
* build(examples): support process management * build(examples): manage trunk * build(examples): manage cargo leptos * doc(examples): add run instructions
5 lines
105 B
TOML
5 lines
105 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/trunk_server.toml" },
|
|
]
|