theBenForce / cdk-rollup-code

Use rollup.js to package your CDK lambdas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdk-rollup-code

Build Status Version Downloads

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM
npm install cdk-rollup-code --save
# Or Using Yarn
yarn add cdk-rollup-code

Dependencies

Dev Dependencies

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT ©

About

Use rollup.js to package your CDK lambdas.


Languages

Language:TypeScript 100.0%