Skip to content

fix: add navigation fallback configuration for static web app#87

Merged
johanjaners merged 1 commit intomainfrom
fix/navigation-fallback
Mar 12, 2026
Merged

fix: add navigation fallback configuration for static web app#87
johanjaners merged 1 commit intomainfrom
fix/navigation-fallback

Conversation

@johanjaners
Copy link
Collaborator

Adds navigation fallback so routes like /login work in production.

Azure now rewrites unknown paths to index.html for React Router.

Also excludes static assets so CSS/JS/images are served normally.

@johanjaners johanjaners changed the title feat: add navigation fallback configuration for static web app fix: add navigation fallback configuration for static web app Mar 11, 2026
@johanjaners johanjaners merged commit c9922da into main Mar 12, 2026
2 checks passed
@johanjaners johanjaners deleted the fix/navigation-fallback branch March 12, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants