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