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

trivago/parallel-webpack

Builds multi-config webpack projects in parallel observed · 2026-08-28

github.com/trivago/parallel-webpack · JavaScript · BSD-3-Clause (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3919
  • days_rel: n/a
  • days_push: 1681
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1476 stars · 93 forks observed · 2026-08-28

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

parallel-webpack is an npm CLI tool that runs multiple webpack configurations in parallel across CPU cores, significantly speeding up multi-config builds. It also provides helpers to generate configuration variants from option combinations.

Use cases

  • build multiple webpack configs in parallel to speed up CI
  • generate many build variants of the same webpack config
  • reduce long webpack build times by using all CPU cores
  • run webpack builds for multiple targets like umd, amd, commonjs2
  • parallelize minified and non-minified bundle builds

When to choose

  • your webpack project exports an array of many configurations
  • CI builds take too long due to many webpack variants
  • you want to fan out builds across all CPU cores

When to avoid

  • you only have a single webpack configuration
  • you are on webpack 5 with modern parallel alternatives or limited CPU cores
  • the project appears to be in maintenance mode with few recent updates

Facets

cli-tool · maturity maintenance

build-tool cli developer-tools web-development frontend cli cross-platform webpack parallel-builds build-performance configuration-variants nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
trivago/parallel-webpackmain10

For agents

markdown · JSON · MCP: product_card(name="trivago/parallel-webpack")

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