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

fix: invert default and types exports #731

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

yspychala
Copy link
Contributor

When strophe.js is updated from v3.0.0 to v3.0.1 in a Next.js project (next@15.0.0-rc.0), the following build error appears:

Module not found: Default condition should be last one

Moving the default condition to the last position in the exports field fixes the issue.

@jcbrand jcbrand merged commit ca86312 into strophe:master Aug 29, 2024
1 check passed
@jcbrand
Copy link
Contributor

jcbrand commented Aug 29, 2024

Thanks!

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.

2 participants