fix: routing
This commit is contained in:
6
serve.json
Normal file
6
serve.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"cleanUrls": false,
|
||||
"rewrites": [
|
||||
{ "source": "/", "destination": "/index.html" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user