8 lines
78 B
TOML
8 lines
78 B
TOML
[build]
|
|
target = "index.html"
|
|
dist = "dist"
|
|
|
|
[serve]
|
|
port = 8080
|
|
open = false
|