GitPedia
timarney

timarney/react-app-rewired

Override create-react-app webpack configs without ejecting

13 Releases
Latest: 4y ago
2.2.1v2.2.1Latest
timarneytimarney·4y ago·February 15, 2022
GitHub

https://github.com/timarney/react-app-rewired/pull/606 Add /config folder to package.json files array

2.2.0v2.2.0
timarneytimarney·4y ago·February 15, 2022
GitHub

📋 Changes

  • Removes the rewiring-related duplicated code fragments and move them to separate files
  • Adds the folder config/webpack.config.js, config/webpackDevServer.config.js and config/paths.config.js files that export the rewired configuration
  • Premature removal of the --config-overrides CLI argument
2.1.11v2.1.11
timarneytimarney·4y ago·December 30, 2021
GitHub

fix: Override paths in memory also in "test" mode https://github.com/timarney/react-app-rewired/pull/571

v2.1.10
timarneytimarney·4y ago·December 29, 2021
GitHub

Resolve and load dependent module paths in react-scripts https://github.com/timarney/react-app-rewired/pull/530

2.1.9v2.1.9
timarneytimarney·4y ago·December 22, 2021
GitHub

https://github.com/timarney/react-app-rewired/pull/589

2.1.8
timarneytimarney·5y ago·December 12, 2020
GitHub

fix: support `false` values in jest config override https://github.com/timarney/react-app-rewired/pull/498

2.1.7
timarneytimarney·5y ago·December 4, 2020
GitHub

📋 Changes

  • Added check if overridden value is primitive value like number or boolean
  • Fix using new jsx transform in tests
2.1.6
timarneytimarney·6y ago·May 27, 2020
GitHub

Fixes path config order https://github.com/timarney/react-app-rewired/pull/456

Version 22.0
timarneytimarney·7y ago·January 6, 2019
GitHub

📋 Changes

  • Breaking updates to support CRA v2.1.2 see #346 thanks @tiffon
  • Removes utility rewire helpers
Iterate rule `loader` in addition to `use` and `oneOf` when possible1.5.2
timarneytimarney·8y ago·April 24, 2018
GitHub
Updates to support WebStorm Test Runner 1.4.1
timarneytimarney·8y ago·January 28, 2018
GitHub

Fixes issue https://github.com/timarney/react-app-rewired/issues/182

1.4.0
timarneytimarney·8y ago·December 18, 2017
GitHub

Fixed devserver vs devServer

Initial Release0.0.3
timarneytimarney·9y ago·November 15, 2016
GitHub