mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: Update .dumirc.ts (#38588)
This commit is contained in:
@@ -24,9 +24,6 @@ export default defineConfig({
|
||||
define: {
|
||||
antdReproduceVersion: version,
|
||||
},
|
||||
theme: {
|
||||
'@root-entry-name': 'default',
|
||||
},
|
||||
alias: {
|
||||
'antd/lib': path.join(__dirname, 'components'),
|
||||
'antd/es': path.join(__dirname, 'components'),
|
||||
|
||||
Reference in New Issue
Block a user