Jakub Janczak
Jakub Janczak
I am not sure if in current setup testing this is even doable (without some http stubs and stuff like that)
@keroro520 I am not the one to decide to merge it. Should I make it working @mislav?
@mislav I will give it a look
the fat arrow functions work as a charm - I think the issue might be with functions using new destructuring operators, or `...`
@alex-shamshurin instead of complaining we should fix it :)
@alex-shamshurin I think its enough to understand a bit of regex to fix it - lets make a deal - I will try to provide a fix for it and...
@mattn I think its better to provide a PR in your own fork. As a sidenote - I looked at the code and as @alex-shamshurin pointed out about himself I...
related #689
There is a slight change in most revent Mac OS (Ventura in my particular case). There is no longer an option to set limit of watches. For some reason setting...
additional question open - how to pass input to the lambda. Initial shot - an argument with data as json (similar to curl)