So one of my colleagues added a dependency to jsdom for our testing. And boom, the deploy is failing on it.
It looks like the culprit is this:
https://github.com/tmpvar/jsdom#contextify
Any suggestions for getting this to work in the Azure deploy script environment?