pbs/divshot.json

8 lines
83 B
JSON

{
"name": "pbsapp",
"root": "dist",
"routes": {
"**": "index.html"
}
}