craig t smith
Results
4
comments of
craig t smith
For anyone else hitting this issue (especially with `aws-sdk`) I've found that using webpacks 's externals config directly in your `webpack.config.js` is a pretty clean way of removing `aws-sdk` from...
I took the ideas in this thread and extended them so I can set conditionals / config back at the service config level. Given a `serverless.yml` with a function like...