Skip to content

Instantly share code, notes, and snippets.

@dhavaln
Created June 8, 2019 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhavaln/23dd2d5fe7a8b3019c027da184e33dde to your computer and use it in GitHub Desktop.
Save dhavaln/23dd2d5fe7a8b3019c027da184e33dde to your computer and use it in GitHub Desktop.
Serverless Hello World Layer Package
# layers
layers:
moment:
path: ../layers/moment-layer
compatibleRuntimes:
- nodejs8.10
package:
include:
- node_modules/**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment