timarney / react-app-rewired

Override create-react-app webpack configs without ejecting
MIT License
9.77k stars 425 forks source link

Add Webpack 5 support #594

Closed fcisio closed 2 years ago

fcisio commented 2 years ago

create-react-app latest version runs on Webpack 5.

See CHANGELOG

Is there any plans or timeline to add support for react-app-rewired?

Thanks

dawnmist commented 2 years ago

We've already updated react-app-rewired so that it runs with the latest create-react-app.