Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
Add react-hot-loader to a react-app-rewired config.
Add webpack-bundle-analyzer to a react-app-rewired config.
Add webpack.DefinePlugin to a react-app-rewired config.
Add webpack.ProvidePlugin to a react-app-rewired config.
Rewire `babel-loader` loader in your `create-react-app` project using `react-app-rewired`.
Add SASS to create-react-app project with react-app-rewired
A plugin to add the styled-components Babel plugin to create-react-app with react-app-rewired
Add yaml-loader to a react-app-rewired config.
Add webpack.DefinePlugin to a react-app-rewired config.
Removes unwanted plugins from the react-create-app webpack file using react-app-rewired-config.
Add uglifyjs-webpack-plugin to create-react-app using react-app-rewired
Add ts-loader to a react-app-rewired config.
Extend create-react-app 3.x as you used to do in react-app-rewired!
Add compression-webpack-plugin to a react-app-rewired config.
Add react-intl babel plugin to create-react-app using react-app-rewired
Add Less and Less module support to [create-react-app](https://github.com/facebookincubator/create-react-app) 2.0 via [react-app-rewired](https://github.com/timarney/react-app-rewired).
Add BundleAnalyzerPlugin plugin to create-react-app using react-app-rewired
A plugin to add the styled-components Babel plugin to create-react-app with react-app-rewired
Add SVGR loader to create-react-app using react-app-rewired
Add Stylus and Stylus module support to [create-react-app](https://github.com/facebookincubator/create-react-app) 2.0 via [react-app-rewired](https://github.com/timarney/react-app-rewired).
react-app-rewired svg-sprite loader
frontmatter-markdown-loader config for react-app-rewired
Add coffee-loader to a react-app-rewired config.