Skip to content

Commit 87578b4

Browse files
author
winjo
committed
chore: build icon-react to bundle
1 parent 3ed451b commit 87578b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/toolkit/webpack/config.build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = createWebpackConfig({
4545
amd: 'moment',
4646
},
4747
},
48-
/^@ant-design\/icons/,
48+
'@ant-design/icons/lib/dist',
4949
],
5050
optimization: {
5151
minimize: false,

0 commit comments

Comments
 (0)