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: remove external type imports causing build failures
- remove vite pluginoption import (not available in build context)
- replace astro.astrocomponent with function type signature
- simplify types to avoid external dependencies
0 commit comments