Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts. All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need. As of Create React App 2.0 this repo is "lightly" maintained mostly by the community at this point. Use next.js or Razzle which both support custom Webpack out of the box. You can try customize-cra for a set of CRA 2.0 compatible rewirers, or any of the alternative projects and forks that aim to support 2.0. Rescripts, an alternative framework for extending CRA configurations (supports 2.0+). react-scripts-rewired for a fork of this project that aims to support CRA 2.0. Create your app using create-react-app and then rewire it. There are no configuration options to rewire for the eject script.

Features

  • React-app-rewired imports your config-overrides.js file without the '.js' extension
  • If you have several custom overrides using a directory allows you to be able to put each override in a separate file
  • Specify config-overrides location from command line
  • If you need to change the location of your config-overrides.js you can pass a command line option
  • React-app-rewired provides the ability to override this function through use of the devServer field in the module.exports object in config-overrides.js
  • It provides the devServer function a single parameter containing the default create-react-app function that is normally used to generate the dev server config

Project Samples

Project Activity

See All Activity >

Categories

Build Tools

License

MIT License

Follow react-app-rewired

react-app-rewired Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of react-app-rewired!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Build Tools

Registered

2021-07-09