Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

fix: enable icon tree-shaking #187

Merged
merged 1 commit into from Oct 23, 2023
Merged

Conversation

Jupi007
Copy link
Member

@Jupi007 Jupi007 commented Oct 23, 2023

I just noticed that material Icons class was using this @staticIconProvider annotation to enable icon tree-shaking.
This is quite important because it reduce the size of asset font during release builds by removing unused icons.

Add missing @staticIconProvider annotation to enable icon tree-shaking.
@Jupi007 Jupi007 merged commit b4a0da4 into ubuntu:main Oct 23, 2023
1 check passed
@Jupi007 Jupi007 deleted the staticIconProvider branch October 23, 2023 09:18
@github-actions github-actions bot mentioned this pull request Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants