This commit is contained in:
Ray
2017-07-24 19:03:12 +01:00
parent 1cfb863225
commit 74fee1f9c0

6
static.json Normal file
View File

@@ -0,0 +1,6 @@
{
"root": "build/",
"routes": {
"/**": "index.html"
}
}