Yatin Badal

Results 2 comments of Yatin Badal

Can confirm that this is an issue with ADM ZIP. Currently, the `pack()` method in [cli/utils](https://github.com/serverless/components/blob/master/src/cli/utils.js) calls `zip.addLocalFile(...`. Which calls ADM ZIP's `addFile(..` internally and defaults the file permissions to...