🐛 Fixing bug with router
This commit is contained in:
parent
64ee5a0c79
commit
cdac961e7f
9
amplify.json
Normal file
9
amplify.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "</^[^\\.]+\\.(js|css|png|jp(e*)g|svg|gif|pdf|json|ico)$/>",
|
||||
"target": "/index.html",
|
||||
"status": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user