dashboard
repositories
filestore
activity
search
login
html
/
edu/axx_ins_client
爱享学客户端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
11
zhaoxiaoqiang
2022-08-04
d063f9f7e8a8150a32b8af619d38929024e2bf24
[html/edu/axx_ins_client.git]
/
babel.config.js
1
2
3
4
5
6
7
8
9
module.exports = {
plugins: [
['import', {
libraryName: 'vant',
libraryDirectory: 'es',
style: true
}, 'vant']
]
};