# vuejs-templates/webpack

A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

Repository: https://github.com/vuejs-templates/webpack
Canonical: https://ross.abutalabs.com/products/vuejs-templates-webpack
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-03-01T12:48:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3903, "days_push": 1281, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9627, forks 4281 (observed 2026-08-28T04:10:36.407844+00:00)

## What it is
The official vue-cli 2 project template that scaffolds a full-featured Vue 2 + Webpack setup with vue-loader, hot reload, lint-on-save, unit/e2e testing, and CSS extraction. It is now deprecated since Vue CLI 3 incorporates all of its features.

## Use cases
- scaffold a Vue 2 project with webpack
- set up a Vue app with hot reload and lint-on-save
- bootstrap a vue-cli webpack template project
- configure a production webpack build for Vue single-file components
- start a Vue project with unit and e2e testing preconfigured

## When to choose
- maintaining or auditing a legacy Vue 2 app generated with vue-cli 2
- you need a reference webpack + vue-loader configuration
- forking the template to keep an older webpack-based Vue workflow alive

## When to avoid
- starting any new Vue project - use Vue CLI 3+ or Vite instead
- building with Vue 3, which this template does not support
- you want actively maintained tooling, since this template is deprecated

## Facets
- artifact type: framework
- maturity: maintenance
- function: boilerplate, build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: vue, vue2, webpack, vue-loader, vue-cli, project-template, scaffold, hot-reload, eslint, deprecated, javascript, nodejs

## Member repositories
- vuejs-templates/webpack (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:36.407844+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-29T17:21:21.699715+00:00, confidence not recorded.
  - readme: https://github.com/vuejs-templates/webpack (fetched 2026-08-28T04:10:36.407844+00:00, sha fb3ee49f624e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
