dashboard
repositories
filestore
activity
search
login
admin
/
jfpt-Vue
forked from
jfpt-Vue
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
追踪页面相关改动
shuishen
2021-04-23
41e576a67d57dbd1f0aa6bc2fb035973d0fc25a0
[~admin/jfpt-Vue.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}