top | item 21712971

(no title)

zuck9 | 6 years ago

You can use https://github.com/timarney/react-app-rewired to override anything in the default CRA config

discuss

order

sli|6 years ago

I don't think this works on CRA 3 and it's development has slowed a lot. craco (listed in the alternatives) supports CRA 3.

zuck9|6 years ago

I've been using it for a while with CRA 3 / react-scripts 3.2

Works fine for overriding Webpack config at least.