Skip to content

Commit

Permalink
chore: reduce antd icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Aug 25, 2020
1 parent f795f74 commit 06091a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .babelrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,10 @@ module.exports = {
},
'lodash',
],
[
'import',
{ libraryName: '@ant-design/icons', libraryDirectory: '' },
'@ant-design/icons',
],
],
}

1 comment on commit 06091a6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for at-console-components ready!

✅ Preview
https://at-console-components-hn3xkriy3.vercel.app

Built with commit 06091a6.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.