dashboard
repositories
filestore
activity
search
login
main
/
jfpt-Vue
南昌市物联网技防平台-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
前端初版
zengh
2021-01-26
43adcbff0dea331b93d2a1d85d063b3effd72aad
[jfpt-Vue.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}