~/hooky

hooky/command/Trunk.toml -rw-r--r-- 122 B
89bc4b52 — Arthur Melton init command 2 years ago

            
89bc4b52 Arthur Melton









1
2
3
4
5
6
7
8
9
10
[build]
target = "./index.html"

[watch]
ignore = ["./src-tauri"]

[serve]
address = "127.0.0.1"
port = 1420
open = false