aws-lambda-bundler

1.0.12 • 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 aws-lambda-bundler

Weekly Downloads

18

Version

1.0.12

License

ISC

Unpacked Size

7.89 kB

Total Files

5

Last publish

Collaborators

  • titon
  • x82-softworks