fostr/public/staticwebapp.config.json

7 lines
135 B
JSON
Raw Normal View History

2024-11-13 04:55:50 +00:00
{
"navigationFallback": {
"rewrite": "index.html",
"exclude": ["*.{css,js,mjs,ts,png,gif,ico,jpg,svg,json,woff2,ttf}"]
}
}