Files

8 lines
88 B
TOML

[build]
target = "index.html"
dist = "dist"
public_url = "/"
[watch]
ignore = ["dist"]