Skip to content

neagan/babel-node-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published