This website works better with JavaScript
Home
Explore
Help
Sign In
sifu-gogs
/
delivery-api
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
aa13a1d88e
Branches
Tags
HitSheep
juruo
master
sloths
superb
delivery-api
/
ruoyi-ui
/
babel.config.js
babel.config.js
58 B
History
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}