Sign in
wms
/
wms4_shenzhenxinyi
·
Files
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
ant-design-vue-jeecg/babel.config.js
87 Bytes
Edit
Raw
Normal View
History
初始版本
c4af3466
肖超群
authored
2 years ago
1 2 3
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
分环境打包vue项目
59328dd4
谭毅彬
authored
2 years ago
4
{
useBuiltIns
:
'entry'
}]
初始版本
c4af3466
肖超群
authored
2 years ago
5 6
]
}