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

refactor: split entrypoint imports #12350

Merged
merged 1 commit into from Apr 29, 2024
Merged

refactor: split entrypoint imports #12350

merged 1 commit into from Apr 29, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Apr 26, 2024

This PR creates different entrypoints for the browser and node with different default classes used.

Also, it includes an example of using Puppeteer on a web page and adds the browser package.json field for tools to discover browser entrypoints.

@OrKoN OrKoN force-pushed the orkon/split-entrypoint branch 4 times, most recently from d923d3b to 8edc01c Compare April 26, 2024 11:55
@OrKoN OrKoN marked this pull request as ready for review April 26, 2024 11:59
@OrKoN OrKoN enabled auto-merge (squash) April 29, 2024 10:52
@OrKoN OrKoN merged commit fb0d725 into main Apr 29, 2024
38 checks passed
@OrKoN OrKoN deleted the orkon/split-entrypoint branch April 29, 2024 10:58
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.

None yet

2 participants