13 lines
145 B
JSON
13 lines
145 B
JSON
{
|
|
"cleanUrls": true,
|
|
"routes": [
|
|
{
|
|
"handle": "filesystem"
|
|
},
|
|
{
|
|
"src": "/.*",
|
|
"dest": "/index.html"
|
|
}
|
|
]
|
|
}
|