@coderbyheart on Twitter

A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].

Home / Archive / 2022 / 2022-06 / 1532261559212380160
Replying to @coderbyheart

@w3ltraumpirat I am working on a newer
version of that using esbuild. It takes a lambda handler file and resolves all
the npm dependencies and puts them in a layer, and bundles the dependencies from
within the project in the lambda ZIP file (as ES modules):
https://github.com/NordicSemiconductor/asset-tracker-cloud-memfault-aws-js/blob/89bba67e7f32921d49d20f611030261bc97f1e01/cdk/memfault-integration.ts#L47

Thu, 02 Jun 2022 07:23:18 UTC