Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 847 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 847 Bytes

NOTICE: No longer maintained.


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: