Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(module:icons-angular): unhook from icons for a better solution #25

Merged
merged 3 commits into from
Oct 13, 2018
Merged

refactor(module:icons-angular): unhook from icons for a better solution #25

merged 3 commits into from
Oct 13, 2018

Conversation

wzhudev
Copy link
Collaborator

@wzhudev wzhudev commented Oct 13, 2018

Unhook the angular package for:

  • Tree shake.
  • Providing dynamic and static loading with tree shake supported.
  • Reduced bundle size (500KB less if you only use dynamic loading).
  • Better performance because of no svg => abstract node => svg process.

@wzhudev wzhudev merged commit 478bee4 into ant-design:master Oct 13, 2018
@wzhudev wzhudev deleted the unhook-angular branch December 13, 2018 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant