agutoli / serverless-layers

Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.
MIT License
229 stars 53 forks source link

Mysteriously increased my layers deployment #148

Open harryd31 opened 9 months ago

harryd31 commented 9 months ago

I'm trying to understand why this specific package increased my layer by 72mb and if there's a way to prevent that from happening?

https://github.com/TWAICE/node-kinesis-producer

Any help would be greatly appreciated