react-refresh-webpack-plugin icon indicating copy to clipboard operation
react-refresh-webpack-plugin copied to clipboard

development server taking long compilation time and memory consumption

Open chaitanya71998 opened this issue 2 years ago • 0 comments

Hi greetings,

I am working on a large React project created from CRA. After updating from react-scripts 4.0.3 to 5.0.1 i was facing severe compiling time and memory consumption issues. The compiling time for a single change is taking 10-13 seconds. During compile time if the memory exceeds system memory the development server is getting stopped. Is there any fix? Kindly let me know any other data is required.

chaitanya71998 avatar Mar 11 '23 05:03 chaitanya71998