This website works better with JavaScript
Главная
Обзор
Помощь
Вход
songchenchen
/
VehicleMonitor-WEB
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
242e29c53c
Ветки
Метки
master
VehicleMonit...
/
node_modules
/
@vue
/
cli-plugin-babel
/
codemods
/
__testfixtures__
/
customConfig.input.js
customConfig.input.js
84 B
История
Исходник
1
2
3
4
5
6
7
module.exports = {
presets: [
['@vue/app', {
polyfills: []
}]
]
}