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
When running pnpm vitest the test fails, because react router vite plugin adds the import condition and a package in the @sentry/node dependencies distributes invalid ESM without the .js extension
Vitest Vite config should not have the module condition in ssr as you can see from this comment