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
Update regex to handle URLs with '?import' query param
This change enhances the URL matching regex in the Vite plugin to allow handling of requests containing the '?import' query parameter. It ensures better compatibility with specific module imports during development.
0 commit comments