We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03aed5e commit e1d5a4cCopy full SHA for e1d5a4c
staticwebapp.config.json
@@ -0,0 +1,6 @@
1
+{
2
+ "navigationFallback": {
3
+ "rewrite": "/index.html",
4
+ "exclude": ["/static/*", "/assets/*", "/*.css", "/*.js", "/*.png", "/*.ico"]
5
+ }
6
+}
0 commit comments