dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
fix:接口修改
quanyawei
2023-10-08
cc6448fce32c4ed0e2d28638b7959cde26ddedd5
[moral_fronted.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}