2 Star 0 Fork 0

react-component/mentions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.dumirc.ts 532 Bytes
一键复制 编辑 原始数据 按行查看 历史
MadCcc 提交于 2023-01-06 16:42 . chore: migrate (#174)
// more config: https://d.umijs.org/config
import { defineConfig } from 'dumi';
const name = 'mentions';
export default defineConfig({
favicons: ['https://avatars0.githubusercontent.com/u/9441414?s=200&v=4'],
themeConfig: {
name: 'rc-mentions',
logo: 'https://avatars0.githubusercontent.com/u/9441414?s=200&v=4',
},
outputPath: '.doc',
exportStatic: {},
base: `/${name}/`,
publicPath: `/${name}/`,
styles: [
`
.markdown table {
width: auto !important;
}
`,
],
mfsu: {},
});
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors_react-component/mentions.git
git@gitee.com:mirrors_react-component/mentions.git
mirrors_react-component
mentions
mentions
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385