When compiling functions, can they be unminified?

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: