1.1.1 • Published 7 years ago

babel-node-lambda v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

babel-node-lambda

Use node-lambda with babel

babel-node-lambda allows you to utilize node-lambda with your existing babel configuration.

Getting Started

Installation

npm install -g babel-node-lambda

Setup

This package requires that you have babel installed and correctly configured with a .babelrc file. For more information about babel configuration please see the setup documentation for babel-cli.

Commands

run

babel-node-lambda run

Transpiles AWS Lambda function prior to running node-lambda run. See documentation for node-lambda run.

The following flags are currently supported:

-H, --handler
1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago