mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:44:19 +00:00
13 lines
164 B
JSON
13 lines
164 B
JSON
{
|
|
"hosting": {
|
|
"public": "dist",
|
|
"ignore": [],
|
|
"rewrites": [
|
|
{
|
|
"source": "**",
|
|
"destination": "/index.html"
|
|
}
|
|
]
|
|
}
|
|
}
|