Skip to content

Commit

Permalink
Remove Routes
Browse files Browse the repository at this point in the history
  • Loading branch information
borisno2 committed Mar 8, 2021
1 parent 5d3504a commit 5876a87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions staticwebapp.config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
{
"routes":[
{
"route": "/*",
"rewrite": "/index.html"
}],
"navigationFallback": {
"rewrite": "index.html",
"exclude": ["/static/images/*.{png,jpg,gif}", "/static/css/*", "/static/js/*"]
Expand Down

0 comments on commit 5876a87

Please sign in to comment.