Skip to content

WeTransfer/heroku-buildpack-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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