mirror of
https://github.com/fazo96/pbs.git
synced 2025-01-09 12:10:06 +01:00
8 lines
83 B
JSON
8 lines
83 B
JSON
|
{
|
||
|
"name": "pbsapp",
|
||
|
"root": "dist",
|
||
|
"routes": {
|
||
|
"**": "index.html"
|
||
|
}
|
||
|
}
|