zippyzippy

1.0.2 • Public • Published

aws-lambda-bundler

  • A simple tool for optimal lambda bundling. Purposefully excludes aws-sdk from the bundle as it is usually the largest size.

Library Usage

const {bundle} = require('aws-lambda-bundler');

Command line usage

$ aws-lambda-bundler . 
# To get help
$ aws-lambda-bundler --help

Package Sidebar

Install

npm i zippyzippy

Weekly Downloads

9

Version

1.0.2

License

ISC

Unpacked Size

137 kB

Total Files

36

Last publish

Collaborators

  • titon