# GoogleChromeLabs/preload-webpack-plugin

Please use https://github.com/vuejs/preload-webpack-plugin instead.

Repository: https://github.com/GoogleChromeLabs/preload-webpack-plugin
Canonical: https://ross.abutalabs.com/products/preload-webpack-plugin
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: preload, preload-plugin, web, performance, webpack-plugin, prefetch
Archived: true
Last push: 2021-01-20T19:08:40+00:00

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

## Adoption (not part of the score)
Stars 2145, forks 140 (observed 2026-08-28T04:06:18.686014+00:00)

## What it is
A webpack plugin that automatically injects <link rel='preload'> and <link rel='prefetch'> tags for asynchronous JavaScript chunks into HTML generated by html-webpack-plugin. It simplifies wiring up lazy-loaded, hash-named chunks for better page performance.

## Use cases
- automatically add preload links for async webpack chunks
- wire up lazy-loaded routes with resource hints
- prefetch webpack chunks with hashed filenames
- improve initial page load performance with preload
- inject resource hints into html-webpack-plugin output

## When to choose
- you maintain a legacy webpack 4 project already using html-webpack-plugin and need preload/prefetch wiring

## When to avoid
- starting a new project - use the maintained fork at vuejs/preload-webpack-plugin instead
- you are not using webpack with html-webpack-plugin
- you need webpack 5 support or active maintenance

## Facets
- artifact type: plugin
- maturity: abandoned
- function: build-tool, developer-tools
- domain: web-development, frontend, performance, developer-tools
- platform: -
- tags: webpack-plugin, html-webpack-plugin, resource-hints, preload, prefetch, lazy-loading, deprecated, nodejs, web-server

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.686014+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-30T02:51:11.577746+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/preload-webpack-plugin (fetched 2026-08-28T04:06:18.686014+00:00, sha 1996c170a7e1)
  - registry_npm: https://registry.npmjs.org/preload-webpack-plugin (fetched 2026-08-29T10:31:28.721958+00:00, sha 0ec546a65277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
