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
Enhance Vite command detection for frontend terminal routing
- Add specific Vite command detection patterns including vite.config and .bin/vite paths
- Prioritize Vite commands to route to frontend terminal before general Node.js detection
- Include Vite detection in logging for better debugging visibility
- Ensure Vite dev server output appears in the correct frontend terminal
0 commit comments