This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
tools
/
gen-code
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
251c6c5cb1
Branchit
Tagit
master
gen-code
/
front
/
babel.config.js
babel.config.js
53 B
Historia
Raaka
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}