navarasu / serverless-ruby-layer

A Serverless Plugin to deploy gems from Gemfile to AWS Layer
MIT License
72 stars 11 forks source link

add support for native binaries and directories #84

Open orangewolf opened 1 year ago

orangewolf commented 1 year ago

supports things like pdfinfo or wkpdf2html

either native_libs or native_bins entries can end in / doing so copies the directory contents instead of the item. This means

native_libs

becomes .ruby-layer/build/lib instead of .ruby-layer/build/lib/lib