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
I think it would be more efficient if we use the tsconfig-paths plugin, which automatically helps Vite read the paths from tsconfig.json, so we don't have to define them again in vite.config.js.