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 I use the plugin to package in esm format,The packaging result will contain import require$$0, { ... } from "vue";
Vue3x has no default export,This will cause a runtime error