Hi !
When running serverless in dev mode, when an error occurs the stack trace points to .js lines, while i’m using ts, making it difficult to point to the error source. How can I switch the stack trace to .ts files ?
Thanks
Hi !
When running serverless in dev mode, when an error occurs the stack trace points to .js lines, while i’m using ts, making it difficult to point to the error source. How can I switch the stack trace to .ts files ?
Thanks