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

Add a field browser to package.json root #4033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

UNIDY2002
Copy link

Fixes #4032

Some bundlers (e.g. react-native) requires the field browser at package.json root to find the correct resolution entry points. (Reference: https://metrobundler.dev/docs/configuration/#resolvermainfields)

This PR adds the correct entry point for browsers to package.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

cheerio 1.0.0 breaks bundling of react native
1 participant