create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

React app build takes too much time?

Open Rasul8215 opened this issue 11 months ago • 2 comments

I need to know why the react scripts takes too much time to build my code. Last week its working correctly but today I update some dependency to latest version then this issue happens. Why? What I should do next?

Rasul8215 avatar Feb 10 '25 10:02 Rasul8215

I need to know why the react scripts takes too much time to build my code. Last week its working correctly but today I update some dependency to latest version then this issue happens. Why? What I should do next?

You should stop using that shit.

gabriel-logan avatar Feb 14 '25 21:02 gabriel-logan

prefer pnpm over the npm to reduce your build time

aryashantanu405 avatar Feb 23 '25 04:02 aryashantanu405