serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
784 stars 224 forks source link

Why is deploy not picking up new folder?? #273

Open jebricker opened 2 years ago

jebricker commented 2 years ago

On a deploy ( sls deploy --force) is not picking up any newly created directory in the project. I have tried adding an include to the tsconfig. Adding to the path in the tsconfig. Nothing has worked.