Skip to content

AlirezaAtGeeks/puppeteer-heroku-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-heroku-buildpack

This fork of the jontewks buildpack adds support for Arial Narrow font. Since it adds.

Installs dependencies needed in order to run puppeteer on heroku. Be sure to include { args: ['--no-sandbox'] } in your call to puppeteer.launch

Usage

To use the latest stable version from source code in this repository:

$ heroku buildpacks:set https://github.com/AlirezaAtGeeks/puppeteer-heroku-buildpack.git

Issues

If you run into any issues with this buildpack, please open an issue on this repo and/or submit a PR that resolves it. Different versions of chrome have different dependencies and so some issues can creep in without me knowing. Thanks!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%