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