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

timarney/react-app-rewired

Override create-react-app webpack configs without ejecting observed · 2026-08-28

github.com/timarney/react-app-rewired · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 97
  • 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: 3677
  • days_rel: n/a
  • days_push: 23
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9840 stars · 420 forks observed · 2026-08-28

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

A tool that lets you override create-react-app's webpack configuration without ejecting or forking react-scripts. You provide a config-overrides.js file that modifies the webpack config, keeping CRA's benefits while adding plugins and loaders.

Use cases

  • customize webpack config in create-react-app without ejecting
  • add custom webpack loaders to a CRA project
  • add webpack plugins to react-scripts builds
  • avoid maintaining a fork of react-scripts
  • extend CRA build pipeline with custom config

When to choose

  • you use create-react-app and need webpack customization that CRA doesn't allow
  • you want to avoid the maintenance burden of an ejected CRA app
  • you need to add loaders or plugins without forking react-scripts

When to avoid

  • you're starting a new project - consider Next.js or Razzle which support custom webpack natively
  • you want official CRA support - overriding configs breaks CRA's guarantees
  • you use CRA 2.0+ and want actively maintained alternatives like craco, customize-cra, or Rescripts

Facets

library · maturity maintenance

build-tool developer-tools web-development frontend developer-tools create-react-app webpack-config no-eject react-scripts config-overrides nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
timarney/react-app-rewiredmain66

For agents

markdown · JSON · MCP: product_card(name="timarney/react-app-rewired")

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