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

feat: support node-like environments #8490

Merged
merged 1 commit into from Jun 9, 2022
Merged

feat: support node-like environments #8490

merged 1 commit into from Jun 9, 2022

Conversation

jrandolf
Copy link
Contributor

@jrandolf jrandolf commented Jun 9, 2022

This PR removes some node environment checks in favor of import-existence checks. This generalizes puppeteer capabilities to Node-like environments (environments that have the minimal imports needed for functionality; i.e. polyfills).

@jrandolf jrandolf requested a review from OrKoN June 9, 2022 08:28
@jrandolf jrandolf mentioned this pull request Jun 9, 2022
@jrandolf jrandolf force-pushed the node_like branch 2 times, most recently from 1c46335 to 1ac4ca2 Compare June 9, 2022 09:26
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