spaFallback property
Enables SPA mode: non-file routes return index.html.
Useful for client-side routing (React, Vue, etc.).
Implementation
final bool spaFallback;
Enables SPA mode: non-file routes return index.html.
Useful for client-side routing (React, Vue, etc.).
final bool spaFallback;