dashboard
repositories
filestore
activity
search
login
main
/
hbsl_web
湖北武汉水利工程管理后台前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
首次提交
zhongrj
2023-03-27
b49cb902546b7a40864b803da5f6958ab239e64f
[hbsl_web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}