Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
root
/
interlock_client
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1aab950289
Rami (Branch)
Tag
master
interlock_cl...
/
babel.config.js
babel.config.js
86 B
Cronologia
Originale
1
2
3
4
5
6
7
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}