Sign in
wms
/
wms4_andelichi
·
Files
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
jeecg-boot-master/ant-design-vue-jeecg/babel.config.js
86 Bytes
Edit
Raw
Normal View
History
初始版本
c4af3466
肖超群
authored
3 years ago
1 2 3 4 5 6
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
{
useBuiltIns
:
'entry'
}]
]
}