When writing Lambda functions in TypeScript and having them compile into the /functions
folder, is it possible to have it compile unminified?
Looking at my functions log, it would be much easier to debug that way.
Thanks
When writing Lambda functions in TypeScript and having them compile into the /functions
folder, is it possible to have it compile unminified?
Looking at my functions log, it would be much easier to debug that way.
Thanks
Hi there, if i am reading this doc correctly, that should be possible: