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

add explicit export for badge styles for vite compatibility #64

Merged
merged 1 commit into from
May 11, 2021

Conversation

TrentWest7190
Copy link
Contributor

similar to vitejs/vite#1505 , in order for vite to allow importing the badge styles, the export must be explicitly defined in the package.json exports. this small tweak fixes this issue and allows this library to be used (as exemplified in the documentation) with vite as an alternative to create-react-app.

@ai
Copy link
Member

ai commented May 11, 2021

Thanks.

I am going to sleep right now. I will release it tomorrow.

@ai ai merged commit 13b44f9 into logux:main May 11, 2021
@ai
Copy link
Member

ai commented May 11, 2021

Released in 0.11.1.

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.

None yet

2 participants