fostr/public/staticwebapp.config.json

6 lines
135 B
JSON

{
"navigationFallback": {
"rewrite": "index.html",
"exclude": ["*.{css,js,mjs,ts,png,gif,ico,jpg,svg,json,woff2,ttf}"]
}
}