dashboard
repositories
filestore
activity
search
login
html
/
scene/scene_wxscore_business
微信支付分
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
更改插件
zhaoxiaoqiang
2021-07-28
9e6e98a8c6541354619f15e81009082db8d3ad14
[html/scene/scene_wxscore_business.git]
/
babel.config.js
1
2
3
4
5
6
7
8
9
module.exports = {
plugins: [
['import', {
libraryName: 'vant',
libraryDirectory: 'es',
style: true
}, 'vant']
]
};