mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: update aws lambda options (#9921)
This commit is contained in:
parent
bb37df5f64
commit
b738a0e485
@ -587,8 +587,8 @@ deployment package sizes to ~50MB. This presents challenges for running headless
|
|||||||
Chrome (and therefore Puppeteer) on Lambda. The community has put together a few
|
Chrome (and therefore Puppeteer) on Lambda. The community has put together a few
|
||||||
resources that work around the issues:
|
resources that work around the issues:
|
||||||
|
|
||||||
- https://github.com/alixaxel/chrome-aws-lambda (kept updated with the latest
|
- https://github.com/sparticuz/chromium (a vendor and framework agnostic library that supports modern versions of `chromium`)
|
||||||
stable release of puppeteer)
|
- https://github.com/alixaxel/chrome-aws-lambda (supports up to puppeteer 10.1 - outdated)
|
||||||
- https://github.com/adieuadieu/serverless-chrome/blob/HEAD/docs/chrome.md
|
- https://github.com/adieuadieu/serverless-chrome/blob/HEAD/docs/chrome.md
|
||||||
(serverless plugin - outdated)
|
(serverless plugin - outdated)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user