Skip to content

Fix ts5 exports #12

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Fix ts5 exports #12

wants to merge 4 commits into from

Conversation

taxilian
Copy link

This builds on mlesin's nested dialog support and fixes the library to work with the new "bundler" build mode in typescript 5 -- the critical thing here is just that it has a "types" in the "exports" / "." definition. Without that it won't work on anything that treats it as a es module but needs typescript types.

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.

1 participant