singularity-rs/Trunk.toml

9 lines
104 B
TOML

[build]
target = "web/index.html"
dist = "dist"
[serve]
address = "127.0.0.1"
port = 8080
open = false