9 lines
123 B
TOML
9 lines
123 B
TOML
[build]
|
|
dist = "www"
|
|
html_output = "index.html"
|
|
target = "trunk.html"
|
|
|
|
[serve]
|
|
open = false
|
|
port = 1420
|
|
ws_protocol = "ws"
|