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