We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffbb83c commit d3e3397Copy full SHA for d3e3397
examples/Demo/Client/wwwroot/staticwebapp.config.json
@@ -1,6 +1,6 @@
1
{
2
"navigationFallback": {
3
"rewrite": "/index.html",
4
- "exclude": [ "_content/FluentUI.Demo.Shared/sources/*.txt" ]
+ "exclude": [ "_content/FluentUI.Demo.Shared/sources/*" ]
5
}
6
-}
+}
0 commit comments