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

objectsender Incorrect lib export #2487

Closed
vwnd opened this issue Jul 10, 2024 · 2 comments
Closed

objectsender Incorrect lib export #2487

vwnd opened this issue Jul 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vwnd
Copy link
Contributor

vwnd commented Jul 10, 2024

I think there's something wrong with the library typescript export/mapping on the build configuration.

The code works, but I have no Typescript exposed (1):
image

As I would expect this (2):
image

My project is not that big so I can quickly swap the imports between (1) and (2) during dev and build. But it would be nice if this could be fixed. Let me know if you want me to have a look at it. Builds are something intimate 😄 so I won't touch anything unless you think I should.

@vwnd vwnd added the bug Something isn't working label Jul 10, 2024
@cdriesler cdriesler self-assigned this Jul 12, 2024
@cdriesler
Copy link
Member

Can confirm and reproduce! It looks like the latest release has shipped without types in /dist, will see what happened.

@cdriesler
Copy link
Member

@vwnd This has been addressed in the latest release 2.20.1, let me know if that's not the case for you. Thank you for flagging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants