Skip to content

Comments

fix: Correctly export Typescript types in exports#795

Merged
susnux merged 1 commit intomainfrom
fix/exports
Jun 25, 2024
Merged

fix: Correctly export Typescript types in exports#795
susnux merged 1 commit intomainfrom
fix/exports

Conversation

@susnux
Copy link
Collaborator

@susnux susnux commented Jun 25, 2024

Export the types instead of the faulty export the styles as the types 👀

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Jun 25, 2024
@susnux susnux requested review from ShGKme and st3iny June 25, 2024 11:09
"exports": {
".": {
"types": "./dist/style.css",
"types": "./dist/index.d.ts",
Copy link
Contributor

Choose a reason for hiding this comment

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

🫠

Base automatically changed from chore/dev-deps to main June 25, 2024 11:55
@susnux susnux merged commit b773b0c into main Jun 25, 2024
@susnux susnux deleted the fix/exports branch June 25, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants