mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-22 20:01:59 +00:00
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"routes": [
|
|
{ "handle": "filesystem" },
|
|
{ "src": "/.*", "dest": "/index.html" }
|
|
]
|
|
}
|