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

Re-order export conditions #3

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

coracuity
Copy link
Contributor

@coracuity coracuity commented Aug 15, 2024

This is going to sound so silly, but this issue is preventing me from using this project. Basically, Webpack gets really angry about the order of keys in the exports of package.json, it insists the default MUST come last.

Here are some other libraries that have run into this:

I'd love to use the library, but this is stopping me...

@sondr3
Copy link
Owner

sondr3 commented Aug 15, 2024

Wow, I had no idea Webpack was that strict with the ordering in that field. Thanks a lot for the PR, and please let me know about papercuts and issues with using this library, I'm sure there's plenty 😃

@sondr3 sondr3 merged commit aca8e2a into sondr3:main Aug 15, 2024
3 checks passed
@sondr3
Copy link
Owner

sondr3 commented Aug 15, 2024

Released as v0.3.1 on npm/jsr 👍

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