You might not need this rewire, Create React App added guide about how to add Sass support to CRA without the need of ejecting, but I just updated an existing deprecated package from react-app-rewired so in case you don't like to locally watch your sass f
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
If you want to add more scss webpack loaders into your [create react app](https://github.com/facebook/create-react-app) without the need of ejecting in react, then [Rewire your app](https://github.com/timarney/react-app-rewired#how-to-rewire-your-create-r
Easy dependency injection for node.js unit testing
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Alias for craco or rewired create-react-app
Multiple Entry Support for Create-React-App
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Add react-hot-loader to a react-app-rewired config.
Rewire `babel-loader` loader in your `create-react-app` project using `craco`.
Add webpack-bundle-analyzer to a react-app-rewired config.
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Add SASS to create-react-app project with react-app-rewired
Resolver for eslint-plugin-import to import alias from jsconfig paths
You might not need this rewire, Create React App added guide about how to add Less support to CRA without the need of ejecting. See [Adding a CSS Preprocessor](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/templa
TypeScript definitions for rewire
Babel plugin for stubbing (ES6, ES2015) module exports
Add webpack aliases to your project without ejecting so you don't need to import realtively paths, so you can check [Webapck Aliases](https://webpack.js.org/configuration/resolve/) this can be done easy with this package.
Adds support for service worker generation via Google Workbox webpack plugin
Rewire `babel-loader` loader in your `create-react-app` project using `react-app-rewired`.
A plugin to add the styled-components Babel plugin to create-react-app with react-app-rewired
rewire your react-app and use your own esling config
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
A collection of SCSS-specific rules for Stylelint