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
I think it is related with class components extending something.
I have an example that i am extending from some mixin and it is also not included in the build.
Here you can see there is no BaseMixin imported from @comed/common-vue:
Describe the bug
我们用的 vue2 + class 的写法,在 webpack 里面同样的配置可以使用,但是 vite 不行,除了 Vue 以外所有的都可以自动导入,应该怎么解决这个问题?
versions:
vue: 2.7.4
vue-class-component: 7.2.6
vue-property-decorator: 9.1.2
Reproduction
https://github.com/GenesisLQ/unplugin-auto-import_Vue
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: