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: use namespace import for vite to support upcoming vite 3.0 esm (#5030)
* fix: use named imports from vite to support upcoming vite 3.0 esm
* fix: use namespace import for vite instead of named imports
* chore: update changeset
0 commit comments