dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
上传组件
guoshipeng
2023-07-06
d1a606963672990eee0b4db6834fa0c3e74fa946
[moral_fronted.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}