Merge branch 'preview-fix-routing' into 'main'
🐛 Fixing bug with router See merge request witapp/aura-webapp!19
This commit is contained in:
commit
4081f9b41e
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