1 Star 0 Fork 113

selectbook/liteflow-editor-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.dumirc.ts 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangshijiang 提交于 2024-06-14 07:52 . docs: 调整组件文档样式
import { defineConfig } from 'dumi';
export default defineConfig({
favicons: [
'https://liteflow.cc/img/logo.png',
],
outputPath: 'docs-dist',
themeConfig: {
name: 'liteflow',
logo: 'https://liteflow.cc/img/logo.png',
footer: `Open-source MIT Licensed | Copyright © 2024-present
<br />
Powered by self`,
},
});
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/selectbook/liteflow-editor-client.git
[email protected]:selectbook/liteflow-editor-client.git
selectbook
liteflow-editor-client
liteflow-editor-client
master

搜索帮助