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

Feat. Add option for not compiling with tsc

Open lb-ronyeh opened this issue 3 years ago • 0 comments

Hi,

We are using this (great) plugin together with sls-offline, but we are using ts-node, so we would like to disable the tsc auto compile hook (just for local mide, not deploy). Im proposing to add a conf field to Indicate if the tsc compiling should be skipped for offline local hook.

lb-ronyeh avatar Aug 03 '22 18:08 lb-ronyeh