Ralph Rooding

Results 5 issues of Ralph Rooding

Are there any plans on supporting the new way of working of Serverless Components?

Trying to use webpack 5 with Next.js & svg-sprite-loader with extract, I receive the following error: `rawRule.use is not iterable` It's this code here that is causing the issue: https://github.com/JetBrains/svg-sprite-loader/blob/839f8786e94e3afc3edbb6533ec8f7e3c25c969e/lib/utils/get-matched-rule-5.js...

Amazon is rolling out Lambda states now, see: https://aws.amazon.com/blogs/compute/coming-soon-expansion-of-aws-lambda-states-to-all-functions/ This was interfering with our deployments, as the provisioning takes some time and because of that, the `updateLambdaCode` that is called...

We need tags on our lambda's to support extra Datadog tracing information. I've added support to supply these tags.