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

Check package.json dependencies changes return false, but always deploy #71

Closed chaoyangnz closed 3 years ago

chaoyangnz commented 3 years ago

this line is odd:

https://github.com/agutoli/serverless-layers/blob/master/src/index.js#L223

chaoyangnz commented 3 years ago

not an issue any more