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