sambaiz / puppeteer-lambda-starter-kit

Starter Kit for running Headless-Chrome by Puppeteer on AWS Lambda.
MIT License
580 stars 82 forks source link

Consolidate promises to async/await syntax #26

Closed joshbeckman closed 6 years ago

joshbeckman commented 6 years ago

This aids in bubbling runtime errors to an actual error response in the v8.10.0 runtime.