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

chore: remove puppeteer-web #5750

Merged
merged 1 commit into from Apr 27, 2020
Merged

chore: remove puppeteer-web #5750

merged 1 commit into from Apr 27, 2020

Conversation

jackfranklin
Copy link
Collaborator

We don't support it and v3 shipped without including puppeteer-web in
the browser. People are welcome to manually use Browserify to try to get
Puppeteer running in a browser but it ultimately isn't our primary focus
right now.

Getting puppeteer-core able to run in a browser is something we'll be
looking at in the future so we'll revisit this soon.

We don't support it and v3 shipped without including puppeteer-web in
the browser. People are welcome to manually use Browserify to try to get
Puppeteer running in a browser but it ultimately isn't our primary focus
right now.

Getting puppeteer-core able to run in a browser is something we'll be
looking at in the future so we'll revisit this soon.
@entrptaher
Copy link
Contributor

I tried to implement it back, but the reasons to remove this feature is pretty obvious, lots of filesystem related calls are inside latest puppeteer which is a pain to support.

If anyone is interested, here is my version, https://github.com/entrptaher/puppeteer-web

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

Successfully merging this pull request may close these issues.

None yet

4 participants