This website works better with JavaScript
Почетна
Преглед
Помоћ
Регистрација
Пријавите се
bxf
/
ducha-qianduan
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Дрво:
a04eb6d545
Гране
Ознаке
master
ducha-qianduan
/
node_modules
/
@vue
/
cli-plugin-babel
/
codemods
/
__testfixtures__
/
customConfig.output.js
customConfig.output.js
104 B
Историја
Датотека
1
2
3
4
5
6
7
module.exports = {
presets: [
['@vue/cli-plugin-babel/preset', {
polyfills: []
}]
]
}