This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
lovecoding
/
VIP20
Tarkkaile
6
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
37ccdf4b5d
Haarat
Tagit
master
VIP20
/
13_Vue
/
day-5
/
code
/
vue-lifecircle
/
babel.config.js
babel.config.js
73 B
Historia
Raaka
1
2
3
4
5
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}