5a8eb924ba
This commit bumps the heap size of node/ngc under bazel to 4 GB instead of the previous 2 GB. This brings it in sync with what the TS compiler uses in g3, and fixes a bug where ngc would crash with OOM in worker mode. PR Close #31784