Files
ChronoCCG/Chrono/Web/wwwroot/staticwebapp.config.json
T
6d486f49 09a8adfc4a Test
2026-08-14 17:19:24 -04:00

13 lines
186 B
JSON

{
"navigationFallback": {
"rewrite": "/index.html",
"exclude": [
"/css/*",
"/lib/*",
"/_framework/*",
"/_content/*",
"/sample-data/*"
]
}
}