diff --git a/config/config.ts b/config/config.ts index fc977cb8..33bdfd4b 100644 --- a/config/config.ts +++ b/config/config.ts @@ -39,6 +39,7 @@ export default defineConfig({ // Theme for antd: https://ant.design/docs/react/customize-theme-cn theme: { 'primary-color': defaultSettings.primaryColor, + 'root-entry-name': 'default', }, // esbuild is father build tools // https://umijs.org/plugins/plugin-esbuild