1 Star 0 Fork 6

云丽网络科技有限公司/json-schemaeditor-antd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.fatherrc.ts 459 Bytes
一键复制 编辑 原始数据 按行查看 历史
furtherBank 提交于 2022-04-12 15:49 +08:00 . 哈利路亚!重整ok
// https://github.com/umijs/father
// 注意有些单词的大小写
export default {
esm: 'babel',
umd: {
file: 'umd',
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
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/style1987/json-schemaeditor-antd.git
git@gitee.com:style1987/json-schemaeditor-antd.git
style1987
json-schemaeditor-antd
json-schemaeditor-antd
master

搜索帮助