danieluhm2004 / serverless-webpack-prisma

When using serverless webpack, you can save up to 50% of package capacity by deleting unnecessary Prisma engine.
https://www.npmjs.com/package/serverless-webpack-prisma
MIT License
33 stars 27 forks source link

add: support for arm64 lambda architecture #26

Closed mehdyouras closed 1 year ago

mehdyouras commented 1 year ago

Hello,

just a quick contribution to add support for arm64 lambda as it requires a bin with a different name.

danieluhm2004 commented 1 year ago

hello. I'm sorry for the late reply as I haven't been able to spend a lot of time on open source due to my personal business.

The pull request merge went well and v1.2.0 has been released.

thank you