unplugin-vue-components build无法打包组件 未分类 · 2026-06-29 ``` Components({ // include: [/\.vue$/, /\.tsx$/], resolvers: [ TDesignResolver({ library: 'vue-next', }), ], syncMode: 'append', dts: './dts/components.d.ts', }), ``` include造成的异常 参考资料:https://blog.gitcode.com/97babd41ef496ff4a51d45c60c9394fa.html 上一篇:ubuntu RDP连接 可以看见屏幕 无法使用鼠标键盘 下一篇:没有了
评论