Skip to content

Commit

Permalink
ci: 👷 add 404 fallback routes
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Dec 5, 2024
1 parent 31d4d83 commit e2c7563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staticwebapp.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "navigationFallback": { "rewrite": "index.html", "exclude": ["/*.{ico,js,map,css}"] } }

0 comments on commit e2c7563

Please sign in to comment.