dashboard
repositories
filestore
activity
search
login
main
/
school-web
智慧校园项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
部分公用代码提取,导航路线的逻辑优化
shuishen
2022-02-15
ff7b7d4b3e46f943b46efda7aba309b7a818929a
[school-web.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}