vercel / fun

ƒun - Local serverless function λ development runtime
Apache License 2.0
485 stars 26 forks source link

Fix `invoke()` resolving upon lambda initialization error #37

Closed TooTallNate closed 5 years ago

TooTallNate commented 5 years ago

Before, the invoke() function would never resolve. Now it properly throws an error.