8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"version": 2,
|
|
"routes": [
|
|
{ "handle": "filesystem" },
|
|
{ "src": "/.*", "dest": "/index.html" }
|
|
]
|
|
}
|