Ross ROSS = Recommend OSS · open-source software intelligence for agents

serverless-heaven/serverless-webpack

Serverless plugin to bundle your lambdas with Webpack observed · 2026-08-28

github.com/serverless-heaven/serverless-webpack · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 88.0
  • age_days: 3669
  • days_rel: 54
  • days_push: 9
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1729 stars · 408 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Serverless Framework plugin that bundles AWS Lambda functions with Webpack, supporting Babel transpilation, custom loaders, and per-function packaging with tree-shaking. It integrates with serverless-offline for local development and supports Webpack 3, 4, and 5.

Use cases

  • bundle lambda functions with webpack
  • use babel and es6 in serverless functions
  • reduce lambda package size with tree-shaking
  • package each serverless function individually
  • run serverless offline with webpack bundling
  • compile typescript lambdas for deployment

When to choose

  • you use Serverless Framework and need Webpack's loaders, plugins, or tree-shaking for your lambdas
  • you want smaller per-function Lambda packages with only needed dependencies
  • you need Babel transpilation or custom resource loaders in your serverless build

When to avoid

  • you are happy with Serverless Framework's built-in ESBuild support
  • your project does not use Serverless Framework
  • you need bundling for non-JavaScript runtimes

Facets

plugin · maturity active

build-tool deployment developer-tools web-development backend serverless cli serverless-framework webpack babel lambda-packaging tree-shaking aws-lambda serverless-offline serverless devops nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
serverless-heaven/serverless-webpackmain93

For agents

markdown · JSON · MCP: product_card(name="serverless-heaven/serverless-webpack")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem