trunk 0.21.14

Build, bundle & ship your Rust WASM application to the web.
1
2
3
4
5
6
[build]
# Needed to make the test work.
target = "../../examples/seed/index.html"

[watch]
watch = ["fake-dir"]