This website works better with JavaScript
Home
Explore
Help
Register
Sign In
SpaceOfCheng
/
wechatConfig
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
1
Commit
2
Branches
Tree:
cda208cd7c
dev
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cda208cd7c'
${ noResults }
wechatConfig
/
babel.config.js
babel.config.js
53B
History
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}