Skip to content

Commit

Permalink
fix for node version
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgoldobin committed Aug 26, 2024
1 parent 25c0afd commit 3664439
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions staticwebapp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"navigationFallback": {
"rewrite": "index.html",
"exclude": ["*.{svg,png,jpg,gif}","*.{css,scss}","*.js"]
},
"platform": {
"apiRuntime": "node:16"
}
}

0 comments on commit 3664439

Please sign in to comment.