Files
ChronoCCG/Chrono/Web/wwwroot/staticwebapp.config.json

7 lines
150 B
JSON

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