tauri-sys/examples/test/Trunk.toml
Jonas Kruckenberg 8911f55920 Revert "Merge pull request #3 from JonasKruckenberg/revert-2-feat/window"
This reverts commit 896fc516d3, reversing
changes made to 5d6ea2060c.
2022-11-03 18:57:42 +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