tauri-sys/examples/test/Trunk.toml
2022-11-03 18:52:21 +01:00

10 lines
No EOL
121 B
TOML

[build]
target = "./index.html"
[watch]
ignore = ["./src-tauri"]
[serve]
address = "127.0.0.1"
port = 1420
open = false