serverless-plugin-typescript
serverless-plugin-typescript copied to clipboard
Use custom typescript compiler
I need to use ttsc instead of tsc in order to compile with some custom transformation.
There is a way to specify the compilation command?
https://github.com/cevek/ttypescript
@edobrb did you find a solution to this?
hi @tuminzee no unfortunately