papercups-io / papercups

Open-source live customer chat
https://app.papercups.io/demo
MIT License
5.76k stars 525 forks source link

Handle zipping files with dependencies for lambda deployment #886

Closed reichert621 closed 3 years ago

reichert621 commented 3 years ago

Description

This PR handles zipping files with dependencies for lambda deployment on the client.

(At some point it would be nice to figure out a way to handle this on the server instead, but we were having issues when we tried to use that approach 😕 )

Checklist