Update Vite configuration so the app works correctly when hosted under a GitHub Pages subpath.
Tasks
- Set correct
base value in vite.config.js
- Verify asset paths in production build
- Test locally using
vite preview
Acceptance criteria
- No 404 errors for JS/CSS assets in production
- App loads correctly on GitHub Pages
Update Vite configuration so the app works correctly when hosted under a GitHub Pages subpath.
Tasks
basevalue invite.config.jsvite previewAcceptance criteria