Add ability to individually package functions#164
Add ability to individually package functions#164wootencl wants to merge 3 commits intoserverless:masterfrom
Conversation
|
would love to see this merged :D |
|
any news ? |
Can you please patch eslint problems in order to get travis working ? |
|
@saiaman Feel free to fork my fork and create another PR with the eslint problems resolved if desired. At current I'm unfortunately a bit strapped for time and don't want to invest any more into this particularly with the relative inactivity of this repo. |
|
@wootencl perhaps assigning other maintainers to the repo would help? I'm willing to give a hand, I'm sure other people would do. |
|
@wootencl I've tested your changes, it deploys functions properly 👍 Couple of points I noticed:
Let's join forces to fix them! |
|
Bump. |
Quick pass at adding individual packaging functionality. Mostly looked at the AWS implementation and tried to create parity between here and there.
@pmuens Happy to add tests + get linting, etc. in order if this is something you'd be willing to merge. Mostly don't want to sink any more time into this if that's not the case.
Fixes: #89