Only include external node modules and their dependencies in Serverless
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
externals plugin for vite
Easily exclude node_modules in Webpack bundle
An extension of the serverless-webpack plugin that bundles your ES6 + TypeScript Node.js Lambda functions.
The Serverless Dashboard plugin
esbuild plugin for replacing imports with global variables.
No description provided.
Generates a package.json file containing the external modules used by your webpack bundle
Serverless plugin to automatically instrument python and node functions with datadog tracing
Serverless plugin to delete old versions of deployed functions from AWS
Preload environment variables with dotenv into serverless.
<!-- automd:badges color=yellow codecov packagephobia -->
When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`:
Serverless plugin to bundle your javascript with Webpack
[](http://www.serverless.com) [](https://badge.fury.io/js/serverless-plugin-typescript) [](https://serverless.com)
A Serverless Plugin to write If Else conditions in serverless YAML file
Add scripts(nodejs) support to serverless 1.x
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![codecov][codecov-image]][codecov-url]
Keep your lambdas warm during winter.
A Serverless plugin to define IAM Role statements as part of the function definition block