Hey, I’m using yuglify through django-pipeline and I’m getting the above error when compressing my JS. A naive attempt at running node with --max-old-spaace-size=8192 did not work (I tried editing the shebang line in /usr/bin/yuglify).
Do you have any hints on how I would go about debugging/fixing this?