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
The wxt version I am using is 0.19.27, The Vite version is 6.1.0. When I configure Vite related plugins in wxt.config.ts, it doesn't take effect. Is it because I'm missing some configuration?
So this is just a type error, right? Yeah, make sure you're only using a single version of Vite, like by adding an override or resolution, and that will fix the type error. This is a common issue with projects that use Vite as a subdependency.
Describe the bug
The wxt version I am using is 0.19.27, The Vite version is 6.1.0. When I configure Vite related plugins in wxt.config.ts, it doesn't take effect. Is it because I'm missing some configuration?
Reproduction
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: