5 lines
62 B
TOML
5 lines
62 B
TOML
[build]
|
|
target = "index.html"
|
|
dist = "dist"
|
|
public_url = "/"
|
|
|
[build]
|
|
target = "index.html"
|
|
dist = "dist"
|
|
public_url = "/"
|
|
|