This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
chenc
/
sen-yu-new-web
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b536e609aa
Rami (Branch)
Tag
master
sen-yu-new-web
/
babel.config.js
babel.config.js
86 B
Cronologia
Originale
1
2
3
4
5
6
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}