Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 509 Bytes

This was (manually) forked from puppeteer-heroku-buildpack. This fork adds support for more fonts.

Note that this other fork only adds support for a few fonts, and we need more.

heroku-buildpack-puppeteer

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