I am trying to increase the JavaScript heap memory for my angular application which is causing the app to crash
I am working on an ecommerce application that is multilayered using angular for its frontend .When I serve the application using ng serve the application is served to my local host but later on it crashes and displays a JS out of memory error and its exits.