Open mstange opened 7 years ago
I have no idea how to do this because the script requires a browser environment with a DOM.
https://github.com/tmpvar/jsdom/ might get us most of the way there, but it doesn't support XMLSerializer yet. https://github.com/tmpvar/jsdom/issues/1368
I have no idea how to do this because the script requires a browser environment with a DOM.