10 lines
100 B
TOML
Executable File
10 lines
100 B
TOML
Executable File
[build]
|
|
target = "./index.html"
|
|
|
|
[watch]
|
|
ignore = ["./src-tauri"]
|
|
|
|
[serve]
|
|
port = 1420
|
|
open = false
|