mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Add generation of a unique .zip file so that two function .zip files won't collide. Furthermore the .zip file is stored in a temp directory so that it won't pollute the service directory.