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
If users are using a Vite based meta-framework that builds only uses the vite.config.* as their configuration, they may reach for the @codecov/vite-plugin package over their meta-framework.
We should see if we can read the bundler configuration and see if there are other plugins being used such as sveltekit() that we could detect and warn the user that we have a plugin for that meta-framework.