import { defineConfig } from 'dumi'; export default defineConfig({ outputPath: 'docs-dist', themeConfig: { name: '@antv/g6-react-node', }, mfsu: false, });