const include = [ 'axios', 'echarts', 'lodash-es', 'resize-detector', 'vant/es', 'vant/es/cell-group/style/index', 'vant/es/popup/style/index', 'vant/es/picker/style/index', 'vant/es/cell/style/index', 'vant/es/switch/style/index', 'vant/es/space/style/index', 'vant/es/button/style/index', 'vant/es/empty/style/index', 'vant/es/icon/style/index', 'vant/es/stepper/style/index', 'vant/es/image/style/index', 'vant/es/form/style/index', 'vant/es/field/style/index', 'vant/es/notify/style/index', 'vant/es/config-provider/style/index', 'vant/es/nav-bar/style/index', 'vant/es/tabbar/style/index', 'vant/es/tabbar-item/style/index', 'vant/es/list/style/index', 'vant/es/text-ellipsis/style/index', // 确保 @matechat/core 及其依赖 xss 被正确预构建 '@matechat/core', ] const exclude = [ '@iconify/json', '@iconify/vue', ] export { exclude, include }