陈帅
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
config/config.ts
|
|
@ -39,6 +39,7 @@ export default defineConfig({ |
|
|
// Theme for antd: https://ant.design/docs/react/customize-theme-cn
|
|
|
// Theme for antd: https://ant.design/docs/react/customize-theme-cn
|
|
|
theme: { |
|
|
theme: { |
|
|
'primary-color': defaultSettings.primaryColor, |
|
|
'primary-color': defaultSettings.primaryColor, |
|
|
|
|
|
'root-entry-name': 'default', |
|
|
}, |
|
|
}, |
|
|
// esbuild is father build tools
|
|
|
// esbuild is father build tools
|
|
|
// https://umijs.org/plugins/plugin-esbuild
|
|
|
// https://umijs.org/plugins/plugin-esbuild
|
|
|
|