mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-07 06:19:34 +00:00
4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"public": "dist",
|
|
"rewrites": [{ "source": "*", "destination": "/index.html" }]
|
|
}
|