Skip to content

SSANSH/serverless-build-plugin

 
 

Repository files navigation

NPM   Build Status

Serverless Build Plugin

A Node.js focused build optimizer plugin for serverless.

Replaces packaging functionality for Node.JS functions.
Typically this will result in significant size reductions, especially with webpack

  • Bundling of functions in a Node.js friendly way
  • Arbitrary builds, with your own build file or a webpack config.

Docs:

About

A Node.js focused build plugin for serverless.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 5.4%
  • Shell 0.6%