Gonçalo Neves
Gonçalo Neves
@darbio I never used TS with SLS. So this needs to be fixed. Have you came to a externalDir code that works with TS? I can give it a test...
@darbio are you still using TS plugin with optimize? Want to understand if the issue here is TS compatibility or specific only to those libraries. Thanks for taking the time...
Awesome @darbio. I will give it a go in the next few days without TS 👍
Hi @olconstant. Thanks for bringing these ideas. Both are a great and useful. 🙌 Let's split the local invoke into another different issue. Right now I don't have free time...
Hi @ro-savage. Reason of doing that is not break usage of `fs` in code. This plugin doesn't scrape and change file system paths in the code, so one example is...
@juhamust Thanks for reporting this. I don't work with Azure and I am super busy right now to dedicate time to whatever is required to be able to run SLS...
Hi @mvayngrib. Thanks for the feedback. I hope your lambdas are burning! Yes these two feats will be very cool. Something that will make it a ton better. Would be...
Cool, no worries 🙌 I will leave this here and is certainly something that will be done in the future.
I had this problem with `ajv` module only on deploy. So I am back with `serverless-optimizer-plugin` that runs smoothly.
@maxfrigge We have done an SLS 1.1.0 plugin that follows the idea of this one. We ended with Browserify after trying Webpack, Rollup and too many configuration files. This should...