w-aura/amplify.json
2023-12-27 08:47:30 +08:00

10 lines
165 B
JSON

{
"redirects": [
{
"source": "</^[^\\.]+\\.(js|css|png|jp(e*)g|svg|gif|pdf|json|ico)$/>",
"target": "/index.html",
"status": 200
}
]
}