We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e816e1 commit e8f74b0Copy full SHA for e8f74b0
client/public/static.json
@@ -0,0 +1,8 @@
1
+{
2
+ "routes": [
3
+ {
4
+ "src": "/.*",
5
+ "dest": "/index.html"
6
+ }
7
+ ]
8
+}
0 commit comments