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
Refactor middleware handling for improved routing logic
Introduced a regex to pass through specific Vite requests and simplified middleware integration by directly using the middleware in the development server. Removed redundant return logic to handle request before vite-core middlewares.
0 commit comments