With Node.js 18 lambda supports now proper ES modules, which makes packaging them simpler and it results in better readable deployed code. [This project](https://github.com/NordicPlayground/thingy-rocks-cloud-aws-js) shows how to deploy lambdas using SWC.
With Node.js 18 lambda supports now proper ES modules, which makes packaging them simpler and it results in better readable deployed code.
This project shows how to deploy lambdas using SWC.