Files
minesweeper/Trunk.toml
2023-08-06 17:40:50 +02:00

11 lines
122 B
TOML

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