Nicolas Laval
Results
3
comments of
Nicolas Laval
Duplicate of #177
CRA will replace Webpack custom config soon (branch dev-cra is pretty ready to be merged into master). A simple way to display is to import directly from package.json into the...
At this point, I added `react-app-rewired` to my React app to override Webpack config adding these packages, but I don't find it very nice.