I\'m building some AWS Lambda functions in TypeScript, with the TS source in src/ and the transpiled JS in build/.
src/
build/
My issue is that I want t