This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
pengyue
/
jsh_erp
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
cc2a7cb3ed
Branches
Tags
dev_ml
master
master_huangjunjie
master_liaozeyong
master_liushuang
xq
jsh_erp
/
jshERP-web
/
babel.config.js
babel.config.js
87 B
Historique
Raw
1
2
3
4
5
6
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}