dashboard
repositories
filestore
activity
search
login
admin
/
zhba_exam
forked from
zhba/zhba_exam
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
+
liuyg
2021-11-27
ec791f074bcc6ca13b1d49eeb5874343dbeba580
[~admin/zhba_exam.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}