Inline Lambda IDE doesn't display compressed function code
iscribble opened this issue · 1 comments
iscribble commented
Issue:
The resultant output of the lambda-zipper (for a small function) only displays the node-modules package within the inline function editor on the AWS console. Compressing the same files with another utility seems to produce a zipfile that works as expected.
To Reproduce:
- In the AWS console, inspect a function that was compressed using lambda-zipper on the inline-editor. Note functions not rendered.
- Manually compress the same contents using another utility, such as the OS default.
- Upload the results directly into the AWS console and press save. Observe the functional code is present.
If you have any trouble reproducing, I could generate an example :)
kyeotic commented
Fixed in 0.3.0