serverless-plugin-typescript icon indicating copy to clipboard operation
serverless-plugin-typescript copied to clipboard

Non referenced files non compiled

Open whitte-h opened this issue 4 years ago • 0 comments

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

whitte-h avatar Feb 24 '21 20:02 whitte-h