nodejs heap out of memory

Angular Serve를 하는데 프로덕션으로 빌드 했더니 메모리 부족이 발생했다.
이때 간단히 해결 할 수 있다.
export NODE_OPTIONS=--max_old_space_size=8192 8GB 정도

ng serve --port 4300 --aot -c production
flynn
하루는 24시간
Korea, Bundang Pangyo