[build]
target = "index.html"
dist = "dist"
[watch]
watch = ["src", "states", "index.html", "style.css"]
[serve]
address = "127.0.0.1"
port = 8080
[build]
target = "index.html"
dist = "dist"
[watch]
watch = ["src", "states", "index.html", "style.css"]
[serve]
address = "127.0.0.1"
port = 8080