[build] target = "index.html" dist = "dist" [watch] watch = ["src", "../components/src"] [serve] address = "127.0.0.1" port = 8000 open = false