dl748

Results 2 issues of dl748

I just want say how seamless the `serverless offline start` is beautiful, love it. Unfortunately I can seem to run the `serverless package` because of the following issues #1 https://github.com/prisma/serverless-plugin-typescript/blob/master/src/index.ts#L169-L172...

tsconfig-path's seems to be overriding the option if a TS_NODE_PROJECT file is set. Environment variables should only be use if there is no option specifying them. Workflow I have is...