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