Skip to content

Commit

Permalink
Update staticwebapp.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
punitkashyup authored Feb 26, 2024
1 parent 8c6f7e1 commit 3fd276c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion staticwebapp.config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"platform": { "apiRuntime": "node:20" }
"navigationFallback": {
"rewrite": "/index.html",
"exclude": ["/images/*.{png,jpg,gif}", "/css/*"]
}
}

0 comments on commit 3fd276c

Please sign in to comment.