Skip to content

Commit e8f74b0

Browse files
authored
render issues (#4)
1 parent 0e816e1 commit e8f74b0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

client/public/static.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"routes": [
3+
{
4+
"src": "/.*",
5+
"dest": "/index.html"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)