Sign in
wms
/
wms4_shanghaijiaoda
·
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
85 Bytes
Edit
Raw
Normal View
History
初始版本
c4af3466
肖超群
authored
2 years ago
1 2 3
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
格式化所有文件
05270686
肖超群
authored
2 years ago
4
{
useBuiltIns
:
'entry'
}]
初始版本
c4af3466
肖超群
authored
2 years ago
5 6
]
}