tauri-sys/examples/test/Trunk.toml
2023-12-14 11:15:03 +01:00

14 lines
No EOL
198 B
TOML

[build]
target = "./index.html"
[watch]
ignore = ["./src-tauri"]
[serve]
address = "127.0.0.1"
port = 1420
open = false
[tools]
# Default wasm-bindgen version to download.
wasm_bindgen = "0.2.89"