You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: