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

johnagan/clean-webpack-plugin

A webpack plugin to remove your build folder(s) before building observed · 2026-08-28

github.com/johnagan/clean-webpack-plugin · TypeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: n/a
  • age_days: 4168
  • days_rel: n/a
  • days_push: 1827
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1940 stars · 136 forks observed · 2026-08-28

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

A webpack plugin that removes build output folders and stale assets before and after builds. It cleans webpack's output.path directory on each successful rebuild.

Use cases

  • clean dist folder before webpack build
  • remove stale webpack assets on rebuild
  • delete old build files automatically
  • prevent hashed asset files from piling up
  • dry-run cleanup of build directory

When to choose

  • you use webpack 4+ and want automatic build folder cleanup
  • you need to remove unused hashed assets between rebuilds

When to avoid

  • you use webpack 5, which has built-in output.clean
  • you don't use webpack as your bundler

Facets

plugin · maturity maintenance

build-tool plugin-system developer-tools web-development frontend developer-tools cli webpack build-cleanup dist-folder stale-assets automation nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
johnagan/clean-webpack-pluginmain10

For agents

markdown · JSON · MCP: product_card(name="johnagan/clean-webpack-plugin")

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