cyb/apps/Trunk.toml

[build]
dist = "dist"
public_url = "./"

[watch]
watch = ["src", "style.css", "index.html"]

[serve]
port = 8090

Graph