chore: Update .dumirc.ts (#38588)

This commit is contained in:
afc163 2022-11-16 11:19:20 +08:00 committed by GitHub
parent 9edd46aff5
commit d2666a38e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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