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
Vitest doesn't pick the frame property if present in the error originating from a plugin.
Vite picks it up as a build error and displays it using outputBuildError.
Describe the bug
Vitest doesn't pick the
frame
property if present in the error originating from a plugin.Vite picks it up as a
build
error and displays it usingoutputBuildError
.Reproduction
https://stackblitz.com/edit/vitejs-vite-7459gf?file=vite.config.js
System Info
*
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: