dashboard
repositories
filestore
activity
search
login
main
/
school-java-web
校园后端项目web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
+
liuyg
2022-03-22
1254791f19cf3a1ff70e4ce7c2c41934f5c70115
[school-java-web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}