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

Use stackName from serverless config #19

Closed pinealan closed 5 years ago

pinealan commented 5 years ago

This should help with keeping naming conventions when users have custom stackName.

BTW thanks so much for this plugin. It was a lifesaver in streamlining deployments.

agutoli commented 5 years ago

Thank you @pinealan! That's is a much better approach.

agutoli commented 5 years ago

new release serverless-layers@1.4.2