Files
WhatToWatch/static.json
2019-04-06 03:45:00 -05:00

8 lines
89 B
JSON

{
"root": "build/",
"clean_urls": false,
"routes": {
"/**": "index.html"
}
}