asfktz/autodll-webpack-plugin
Webpack's DllPlugin without the boilerplate observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3357
- days_rel: n/a
- days_push: 2496
- n_releases_24m: 0
Adoption not part of the score
1448 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A webpack plugin that wraps DllPlugin and DllReferencePlugin to pre-bundle vendor dependencies without boilerplate, dramatically reducing build and rebuild times. It is effectively obsolete now that webpack 5 has built-in persistent caching.
Use cases
- speed up webpack dev server rebuilds
- pre-bundle npm vendor dependencies
- reduce webpack build time
- use DllPlugin without boilerplate
- cache third-party modules in webpack 2-4
When to choose
- you're stuck on webpack 2-4 and need faster builds
- you want DllPlugin benefits without manual config
When to avoid
- you're on webpack 5, which has built-in caching
- starting a new project
- you need actively maintained tooling
Facets
plugin · maturity maintenance
build-tool caching developer-tools web-development frontend developer-tools performance webpack-plugin dll build-performance obsolete nodejs javascript
2 sources
- readme: https://github.com/asfktz/autodll-webpack-plugin · fetched 2026-08-28 · 5dcaddeb7348
- registry_npm: https://registry.npmjs.org/autodll-webpack-plugin · fetched 2026-08-29 · 5d0b3eb13c79
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| asfktz/autodll-webpack-plugin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="asfktz/autodll-webpack-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem