leptos/examples/counter/Makefile.toml

5 lines
111 B
TOML

[tasks.build]
command = "cargo"
args = ["+nightly", "build-all-features"]
install_crate = "cargo-all-features"