You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): build library before demo to resolve missing isDesktopModeEnabled method
- Add npm run build:lib before npm run build:ci in both workflows
- Ensures demo app can access latest library changes with new methods
- Fixes TypeScript error in CI/CD pipeline
0 commit comments