Ryan Anderson
Results
1
issues of
Ryan Anderson
### Description When a module is built using the esbuild command `esbuild index.js --entry-names=[dir]/[name] --bundle --sourcemap --sources-content=false --external:@aws-sdk --platform=node --format=esm --outdir=dist --out-extension:.js=.mjs` and then run through AWS Lambda, the error...
Bug