We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f234f7 commit ffbb83cCopy full SHA for ffbb83c
1 file changed
examples/Demo/Client/wwwroot/staticwebapp.config.json
@@ -1,5 +1,6 @@
1
{
2
"navigationFallback": {
3
- "rewrite": "/index.html"
+ "rewrite": "/index.html",
4
+ "exclude": [ "_content/FluentUI.Demo.Shared/sources/*.txt" ]
5
}
6
0 commit comments