10 lines
155 B
TOML
10 lines
155 B
TOML
![]() |
[build]
|
||
|
base = "packages/bella/example"
|
||
|
publish = "build"
|
||
|
command = "npm run build"
|
||
|
|
||
|
[[redirects]]
|
||
|
from = "/*"
|
||
|
to = "/index.html"
|
||
|
status = 200
|