serverless-plugin-typescript
serverless-plugin-typescript copied to clipboard
add the ability to add --build parameter to tsc command line
Not sure if this is the right place for me to ask a Question - my apologies if its not. I am trying to use serverless-plugin-typescript and would like to add --build to the command line when it builds the ts classes. Is this possible?