serverless-plugin-typescript
serverless-plugin-typescript copied to clipboard
Non referenced files non compiled
Hi, I saw this bug in the official repo, but since it's practically dead, I'm posting here: https://github.com/prisma-labs/serverless-plugin-typescript/issues/188
basically I have this same issue, with some dependency injection setup, it only compiles the files somehow related to the serverless, instead of the whole src folder.
I tried to take a look to make a PR, but it's beyond my knowledge of TS (also can't find the docs)
I tried with the solution that @likeconan send, but it still not working
I'll be glad if this could be solved