7 lines
62 B
JSON
7 lines
62 B
JSON
|
{
|
||
|
"root": "./",
|
||
|
"routes": {
|
||
|
"/**": "index.html"
|
||
|
}
|
||
|
}
|