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: dynamic branch links and StackBlitz functionality (#83)
- Add deployment detection utility for dynamic URL generation
- Fix hardcoded branch references in StackBlitz components
- Update example generation with improved templates and configs
- Add stackblitz.json for proper StackBlitz integration
- Remove duplicate Tailwind imports causing styling conflicts
- Add scripts for example generation and branch info injection
- Add comprehensive tests for deployment detection
- Fix linting errors and remove duplicate logger method
- Remove problematic GitHub workflow
This ensures StackBlitz links work correctly across all deployment contexts
(main branch, PR previews, local development) and examples actually show
working components instead of just basic apps.
0 commit comments