5 lines
89 B
JSON
5 lines
89 B
JSON
|
|
{
|
||
|
|
"public": "build",
|
||
|
|
"rewrites": [{ "source": "**", "destination": "index.html" }]
|
||
|
|
}
|