Skip to content

Commit 507c522

Browse files
committed
ci: 👷 add 404 fallback routes
1 parent 7e974b3 commit 507c522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/staticwebapp.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "navigationFallback": { "rewrite": "/", "exclude": ["/*.{ico,js,map,css}"] } }
1+
{ "navigationFallback": { "rewrite": "/index.html", "exclude": ["/*.{ico,js,map,css}"] } }

0 commit comments

Comments
 (0)