For some reason, when doing a grunt build on my VM, it simply dies off in this way:
grunt build
... Running \"concurrent:dist\" (concurrent) task Killed
I also had the same problem today but disabling the concurrency did not do the trick for me, so I just added some swap to the VM and I was able to run it without running out of memory.