This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
yangjingjing
/
FEBS
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
37caea480a
Rami (Branch)
Tag
master
FEBS
/
babel.config.js
babel.config.js
106 B
Cronologia
Originale
1
2
3
4
5
6
module.exports = {
presets: [
'@vue/app'
]
}
presets: [ [ "@vue/app", { useBuiltIns: "entry" } ] ]