2.0.0-alpha.2 • Published 5 years ago

react-app-rewired-jihchi v2.0.0-alpha.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

react-app-rewired

Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts.

All the benefits of create-react-app without the limitations of "no config". You can add plugins, loaders whatever you need.

All you have to do is create your app using create-react-app and then rewire it https://github.com/timarney/react-app-rewired.