8 lines
81 B
TOML
8 lines
81 B
TOML
[build]
|
|
target = "index.html"
|
|
dist = "../dist"
|
|
|
|
[serve]
|
|
port = 1420
|
|
open = false
|