mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
docs: bump theme-editor (#44171)
* chore: fix plugin antd import * chore: code clean * chore: fix image test * chore: fix image test
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineConfig({
|
||||
},
|
||||
ssr: process.env.NODE_ENV === 'production' ? {} : false,
|
||||
hash: true,
|
||||
mfsu: false,
|
||||
crossorigin: {},
|
||||
outputPath: '_site',
|
||||
favicons: ['https://gw.alipayobjects.com/zos/rmsportal/rlpTLlbMzTNYuZGGCVYM.png'],
|
||||
@@ -34,7 +35,6 @@ export default defineConfig({
|
||||
},
|
||||
extraRehypePlugins: [rehypeAntd],
|
||||
extraRemarkPlugins: [remarkAntd],
|
||||
mfsu: false,
|
||||
metas: [{ name: 'theme-color', content: '#1677ff' }],
|
||||
analytics: {
|
||||
ga_v2: 'UA-72788897-1',
|
||||
|
||||
Reference in New Issue
Block a user