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