# lodash/lodash-webpack-plugin

Smaller modular Lodash builds.

Repository: https://github.com/lodash/lodash-webpack-plugin
Canonical: https://ross.abutalabs.com/products/lodash-webpack-plugin
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: lodash, webpack
Archived: true
Last push: 2022-11-15T22:33:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3778, "days_push": 1387, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1188, forks 60 (observed 2026-08-28T04:03:55.376948+00:00)

## What it is
A webpack plugin that creates smaller modular Lodash builds by replacing feature sets of modules with noop, identity, or simpler alternatives. It complements babel-plugin-lodash by shrinking cherry-picked Lodash builds even further.

## Use cases
- reduce lodash bundle size in webpack builds
- strip unused lodash feature sets like unicode or chaining
- optimize javascript bundle for production
- complement babel-plugin-lodash with further shrinking
- remove deep property path support from lodash builds

## When to choose
- you use lodash heavily and want the smallest possible bundle
- you already use babel-plugin-lodash and webpack
- you know exactly which lodash feature sets your code needs

## When to avoid
- you rely on lodash features disabled by default and cannot audit behavior changes
- you don't use webpack as your bundler
- your project no longer receives updates since the plugin is in maintenance mode

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: -
- tags: webpack-plugin, lodash, tree-shaking, bundle-size, javascript, nodejs

## Member repositories
- lodash/lodash-webpack-plugin (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.376948+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:36.961203+00:00, confidence not recorded.
  - readme: https://github.com/lodash/lodash-webpack-plugin (fetched 2026-08-28T04:03:55.376948+00:00, sha 9ef9bcf84ea9)
  - registry_npm: https://registry.npmjs.org/lodash-webpack-plugin (fetched 2026-08-29T12:30:36.610942+00:00, sha 8d2809ec98d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
