arackaf/customize-cra
Override webpack configurations for create-react-app 2.0 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2896
- days_rel: n/a
- days_push: 1062
- n_releases_24m: 0
Adoption not part of the score
2764 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
customize-cra is a set of utilities for overriding webpack, webpack-dev-server, and babel configurations of create-react-app 2 and 3 without ejecting. It builds on react-app-rewired's config-overrides.js mechanism and composes customizer functions via an override helper.
Use cases
- customize webpack config in create-react-app without ejecting
- add webpack aliases to a CRA project
- enable legacy decorators in create-react-app
- add a less loader to create-react-app
- disable eslint in the CRA webpack build
- add a bundle visualizer to a CRA build
- adjust workbox service worker settings in CRA
When to choose
- you use create-react-app 2 or 3 and need webpack or babel tweaks without ejecting
- you want composable, declarative config overrides via config-overrides.js
- you already use react-app-rewired and want higher-level helpers
When to avoid
- you use create-react-app 4 or 5 where the library is not maintained against newer configs
- you have migrated to Vite, Next.js, or other tooling with native config options
- you need guaranteed CRA upgrade compatibility, since overriding invalidates CRA's guarantees
Facets
library · maturity maintenance
build-tool developer-tools web-development frontend developer-tools create-react-app webpack react-app-rewired config-overrides eject-free nodejs javascript
2 sources
- readme: https://github.com/arackaf/customize-cra · fetched 2026-08-28 · 48d00e7fe5b8
- registry_npm: https://registry.npmjs.org/customize-cra · fetched 2026-08-29 · ddbc5833ce13
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arackaf/customize-cra | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="arackaf/customize-cra")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem