Files
lilishop-ui/seller/babel.config.js
lifenlong 832fda813b 升级Vue3,iView替换ElementPlus
- 删除babel配置、更新依赖与入口初始化
- 全量替换UI组件、样式适配,新增迁移文档与标签/过滤器自动化替换脚本
2026-06-05 17:49:43 +08:00

4 lines
67 B
JavaScript

module.exports = {
presets: ["@vue/cli-plugin-babel/preset"],
};