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