Y
Hacker News
new
|
ask
|
show
|
jobs
by
zuck9
2381 days ago
You can use
https://github.com/timarney/react-app-rewired
to override anything in the default CRA config
1 comments
sli
2381 days 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.
link
zuck9
2381 days ago
I've been using it for a while with CRA 3 / react-scripts 3.2
Works fine for overriding Webpack config at least.
link