Skip to content

v0.0.4 - Build for Node.js through NPM

Compare
Choose a tag to compare
@jfuss jfuss released this 11 Dec 20:32
· 252 commits to master since this release
65a2643

You can now build AWS Lambda functions written using Node.js language and NPM dependency manager.

Huge shoutout to @gojko for contributing the new Node.js builder workflow.

Changelog

  • fix: Create scratch_dir in builder.py and bump version to 0.0.4.dev1 (#50)
  • feat: Support for building nodejs_npm functions (#44)