Vite使用Glob实现组件自动化注册 屑凉 2025-03-06 43 阅读1分钟 组件目录结构 ├─lib │ ├─svg-icons │ │ ├─index.vue │ ├─popup │ │ ├─index.vue │ ├─index.js 自动引入组件 index.js