3 Star 0 Fork 0

react-component / tour

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.fatherrc.js 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
二货爱吃白萝卜 提交于 2022-09-29 10:43 . Initial commit
import { defineConfig } from 'father';
export default defineConfig({
platform: 'browser',
cjs: { output: 'lib' },
esm: {
output: 'es',
alias: { 'rc-util/lib': 'rc-util/es' },
},
});
1
https://gitee.com/mirrors_react-component/tour.git
git@gitee.com:mirrors_react-component/tour.git
mirrors_react-component
tour
tour
master

搜索帮助