This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
yongfa
/
yf-admin-ui
Observar
5
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Branch:
master
Branches
Tags
master
yf-admin-ui
/
babel.config.js
babel.config.js
52 B
Link permanente
Histórico
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}