agutoli / serverless-layers

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

support pnpm #75

Closed oreporan closed 2 years ago

oreporan commented 3 years ago

To Support Issue #76

Adding support for pnpm

willfdeschamps commented 2 years ago

Is this going to be accepted? I'm interested in using pnpm with lambda layers

agutoli commented 2 years ago

Because I made plenty of changes this PR has some conflicts which I decided to close and copy the changes to another branch.

I've created a new version: serverless-layers@2.5.3 with those changes.

Thanks, @oreporan oreporan. I do appreciate your help. Sorry for the late reply, I really struggling to work on this project because of time.