Skip to content

Heroku buildpack that installs webp binaries (cwebp, dwebp) into a dyno slug.

License

Notifications You must be signed in to change notification settings

playbook-labs/heroku-buildpack-webp-binaries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-webp-binaries

Forked from https://github.com/clhuang/heroku-buildpack-webp-binaries.

Warning: Appears that this has to come after ruby/rails in the buildpack order. Maybe it's polluting PATH? When putting it directly after the imagemagick buildpack, the error we got was Bundler::GemNotFound: Could not find rake-13.0.1 in any of the sources.

Modifications

Description

Heroku buildpack that installs webp binaries (cwebp, dwebp) into a dyno slug.

Should allow imagemagick to encode/decode webp images.

Based off of https://github.com/mojodna/heroku-buildpack-jemalloc.

About

Heroku buildpack that installs webp binaries (cwebp, dwebp) into a dyno slug.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%