Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 2.5 KB

README.md

File metadata and controls

33 lines (21 loc) · 2.5 KB

craco Build Status PRs Welcome

Create React App Configuration Override is an easy and comprehensible configuration layer for create-react-app v2.

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.

Changelog

Major changes are available in the changelog folder.

Community Maintained Plugins

Acknowledgements

@timarney for having created react-app-rewired.

License

Copyright © 2018, 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/sharegate/craco/blob/master/LICENSE.