Files
Kaihai/Trunk.toml
2024-06-04 16:42:49 -05:00

11 lines
122 B
TOML

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