dashboard
repositories
filestore
activity
search
login
html
/
edu/axx_ins_client
爱享学客户端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
vconsole
zhaoxiaoqiang
2022-11-29
051957280984f1b519b7312fa177511f95506e7b
[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']
]
};