Create React App Configuration Override is an easy and comprehensible configuration layer for create-react-app.
Get all the benefits of create-react-app and customization without using 'eject' by adding a single craco.config.js
file at the root of your application and customize your eslint, babel, postcss configurations and many more.
All you have to do is create your app using create-react-app and customize the configuration with a craco.config.js
file.
- CRA 3.*
- Yarn
- Yarn Workspace
- NPM
- Lerna (with or without hoisting)
- Custom
react-scripts
version
- Installation - How to install and setup
craco
. - Custom location for craco.config.js - Customize the location of your craco.config.js file.
- Configuration Overview - Quickly see how you can configure your CRA installation with this plugin.
- API - Have a look at CRACO API for Jest and Webpack.
- Recipes – Short recipes for common use cases.
- Develop a Plugin - How to develop a plugin for
craco
.
Major changes are available in the changelog folder.
- craco-preact by @FormAPI
- craco-less by @FormAPI
- craco-antd by @FormAPI
- craco-plugin-react-hot-reload by @HasanAyan
- craco-babel-loader by @rjerue
- craco-raw-loader by @melMass
- craco-base64-inline-loader by @melMass
- craco-workbox by @kevinsperrine
- craco-use-babelrc by @jackwilsdon
- craco-image-optimizer-plugin by @gloomygentleman
- craco-interpolate-html-plugin by @gloomygentleman
- craco-cesium by rot1024
- craco-sass-resources-loader by tilap
- craco-linaria by jedmao
@timarney for having created react-app-rewired.
Copyright © 2019, Groupe Sharegate inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.