1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/furtherbank-json-schemaeditor-antd

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.fatherrc.ts 461 Байт
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
furtherbank Отправлено 12.04.2022 16:54 634ba0a
// https://github.com/umijs/father
// 注意有些单词的大小写
export default {
esm: 'babel',
umd: {
file: 'index',
sourcemap: true,
},
extraBabelPlugins: [
// https://github.com/umijs/father#extrababelplugins
[
'babel-plugin-import',
{
libraryName: 'antd',
libraryDirectory: 'es',
style: true,
},
],
],
lessInBabelMode: true, // https://github.com/umijs/father#lessinbabelmode
};

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/furtherbank-json-schemaeditor-antd.git
git@api.gitlife.ru:oschina-mirror/furtherbank-json-schemaeditor-antd.git
oschina-mirror
furtherbank-json-schemaeditor-antd
furtherbank-json-schemaeditor-antd
master