Dependency injection for webpack bundles
Add webpack-bundle-analyzer to a react-app-rewired config.
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
Easy dependency injection for node.js unit testing
Webpack plugin to enable rewire in webpack bundles (fork of rewire-webpack)
Multiple Entry Support for Create-React-App
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
TypeScript definitions for rewire
Alias for craco or rewired create-react-app
Babel plugin for stubbing (ES6, ES2015) module exports
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
Adds support for service worker generation via Google Workbox webpack plugin
Resolver for eslint-plugin-import to import alias from jsconfig paths
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.
A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
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
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Let you override html-webpack-plugin options in react-scripts
Minimizer plugin for webpack
Add uglifyjs-webpack-plugin to create-react-app using react-app-rewired
Webpack Virtual Modules
A development middleware for webpack
webpack Validation Utils