Thomas Strobl

Results 35 comments of Thomas Strobl
trafficstars

So I just saw that you updated the docs and I read up about `extension.config.js` which is _exactly_ everything I was hoping for in terms of ability to override stuff...

@Mmarzex @eahefnawy I'm using the latest v4.4.5 with node20, `type: module` in pkg.json and `.ts` handlers along with `package: individually: true`. Now it builds correct esm-style bundles, where each lambda...

I'm still not sure if it's the correct way to do things, but a simple fix was including the package.json into the [package patterns argument](https://www.serverless.com/framework/docs/providers/aws/guide/packaging#patterns) to include it in every...

I have a breadcrumb: We just upgraded from @react-pdf/[email protected] to @react-pdf/[email protected] and now suffer from the bug which didn't exist in 4.0.0 so it likely must be a regression from...