Closed shin-nien closed 9 years ago
When developing functions and invoking them using lambda_invoke, error (e.g. parse errors) stacktraces are getting swallowed up and I'm just getting the error string.
Is there a way to get the full trace? Thanks.
Have you tried using the --stack grunt flag?
--stack
Ahhh no I didn't! I'm new to grunt. Thanks and thanks for writing the plugin.
When developing functions and invoking them using lambda_invoke, error (e.g. parse errors) stacktraces are getting swallowed up and I'm just getting the error string.
Is there a way to get the full trace? Thanks.