Bundling binaries with releases

You’d need to put them in the priv/ directory somewhere… like priv/bin/html2pdf, etc. Then you’ll need to refer to them using your application’s priv path.

See a previous post on the matter:

1 Like