react-refresh-webpack-plugin
react-refresh-webpack-plugin copied to clipboard
development server taking long compilation time and memory consumption
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.