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