1 Star 3 Fork 0

Cabber/中台系统(vue3 + ant-design + vuex + router)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
Cabber 提交于 2023-09-10 22:27 . ✨ feat:更新模板
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
[ "import", {
libraryName: "vxe-table",
style: true // 样式是否也按需加载
}]
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ChuPiJiang/library_vue3_admin.git
[email protected]:ChuPiJiang/library_vue3_admin.git
ChuPiJiang
library_vue3_admin
中台系统(vue3 + ant-design + vuex + router)
master

搜索帮助