mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
- Adds check for function package artifact in packageFunction() and avoids packing if a package artifact is found. - Adds check for function artifact in deployFunction() and use the provided artifact to deploy if available.