Browse Source

chore: Update .dumirc.ts (#38588)

pull/38591/head
afc163 2 years ago
committed by GitHub
parent
commit
d2666a38e5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .dumirc.ts

3
.dumirc.ts

@ -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'),

Loading…
Cancel
Save