6 lines
79 B
TOML
6 lines
79 B
TOML
[build]
|
|
target = "client/index.html"
|
|
dist = "dist"
|
|
|
|
[watch]
|
|
watch = ["client"]
|