How to solve JavaScript heap out of memory in angular or ionic build –prod

Lately, I was facing JavaScript heap out of memory issue whenever I tried to make Ionic 3 production build. After some googling, I found out that I am not the only one facing this issue. See this thread. Cause of JavaScript heap out of memory error Ionic 3 is based on angular, and it uses …

How to solve JavaScript heap out of memory in angular or ionic build –prod Read More »