We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062acb9 commit d27974dCopy full SHA for d27974d
src/conference-ia/staticwebapp.config.json
@@ -0,0 +1,6 @@
1
+{
2
+ "navigationFallback": {
3
+ "rewrite": "index.html",
4
+ "exclude": ["/images/*.{png,jpg,gif}", "/static/*"]
5
+ }
6
+}
0 commit comments