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