serverless-lerna-yarn-starter icon indicating copy to clipboard operation
serverless-lerna-yarn-starter copied to clipboard

How to make this work with serverless-offline?

Open 50bbx opened this issue 2 years ago • 0 comments

Hello,

I have a project with Lerna, Serverless, all glued together with serverless-bundle. I use TypeScript for my packages (but not my services). I would like to use serverless-offline in my project but the issue is that compiling ts files in packages does not reload serverless-offline. Is that possible?

Thank you

50bbx avatar Mar 02 '22 08:03 50bbx