This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
chenc
/
sen-yu-new-web
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
b536e609aa
Dallar
Biçim İmleri
master
sen-yu-new-web
/
babel.config.js
babel.config.js
86 B
Geçmiş
Ham
1
2
3
4
5
6
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}