dashboard
repositories
filestore
activity
search
login
main
/
moral_manage
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'feature_1.0' into qa
quanyawei
2023-09-25
c4aedc3f07326068221ee1b957eee146808afbcb
[moral_manage.git]
/
babel.config.js
1
2
3
4
5
6
module.exports = {
presets: [
//[ "@vue/app"],
'@vue/cli-plugin-babel/preset'
]
}