const include = [ 'axios', 'store', 'echarts', 'lodash-es', 'resize-detector', 'store/plugins/expire', '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', ] const exclude = [ '@iconify-json/carbon', ] export { include, exclude }