aws-lambda-builders v1.19.0 release
What's Changed
- feat: Esbuild Generic Command Builder by @mildaniel in #372
- feat: Changed Sourcemap default value to false by @lucashuy in #375
- feat: use symlink instead of copy for some build operations by @mndeveci in #374
- fix(path-resolver): Add additional binaries to python-pip workflow by @sriram-mv in #377
- feat: add custom working directory for custom build workflow by @moelasmar in #378
- feat: Install esbuild deps with production flag by @mildaniel in #379
- feat: Add support for --main-fields esbuild option by @mildaniel in #384
- feat: Remove esbuild flag by @lucashuy in #383
- fix: Address main fields incorrectly inputted by @mildaniel in #385
New Contributors
- @lucashuy made their first contribution in #375
- @moelasmar made their first contribution in #378
Full Changelog: v1.18.0...v1.19.0