[build] target = "index.html" dist = "dist" [watch] ignore = ["target", "dist"] [serve] port = 3000 open = false address = "127.0.0.1"