|
|
|
|
|
by kingdomcome50
1963 days ago
|
|
Sorry, the impetus of my comment above was that CRA is introducing FAR MORE configuration/dependency/complexity than maintaining a webpack.config.js file! The build process of a modern React application has a certain amount of necessary complexity. Hiding it behind a "low-effort" build tool like CRA doesn't change the above and, frankly, is really a disservice to anyone who wants to understand the tools they are working with. Go ahead, eject a CRA sometime. See how "low-effort" it really is... |
|