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