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
2
Commits
4
Branches
Tree:
6371c4c4e7
support
/
babel.config.js
babel.config.js
53B
History
Raw
1
2
3
4
5
module
.exports = {
presets
: [
'@vue/app'
]
}