I'm posting this mainly for others benefit, as it took a few hours of research to dig down to the problem and I don't imagine it's isolated to our application.
I recently reinstalled all npm packages in our babelified application and started getting errors during build, such as 'Unexpected token (len)'.
After a fair amount of digging around, I started finding const and let in a package called asn1.js.