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

Doesn't work without esModuleInterop in TypeScript #2

Closed
d-fischer opened this issue May 1, 2020 · 1 comment
Closed

Doesn't work without esModuleInterop in TypeScript #2

d-fischer opened this issue May 1, 2020 · 1 comment

Comments

@d-fischer
Copy link

The type definition says that this module can be default-imported. This is not the case by default though. I get this error at runtime (!):

TypeError: premove_1.default is not a function

lukeed/bundt#3 should fix this without any other modifications to this module. (also I'd be very grateful if you rebuilt klona and polka with that PR applied as well 🙂)

@lukeed
Copy link
Owner

lukeed commented Aug 17, 2020

Resolved with v3.0.0 -- thanks!

Sorry btw, somehow I wasn't watching this repo anymore

@lukeed lukeed closed this as completed Aug 17, 2020
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

No branches or pull requests

2 participants