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

Update export maps to include implicit exports #712

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

tomi-msft
Copy link
Contributor

This PR is to add export maps to the package.json of react-icons. Currently the svg icons and font icons export maps are ./lib/svg and ./lib/fonts. This adds an export map of ./svg and ./fonts for folks with the proper node resolution, and also adds ./lib/providers/ to the providers export map.

@tomi-msft tomi-msft self-assigned this Apr 22, 2024
@tomi-msft tomi-msft merged commit abce6da into microsoft:main Apr 22, 2024
8 checks passed
@tomi-msft tomi-msft deleted the providers-export-map-add branch April 22, 2024 18:08
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.

4 participants