kheyse-autodesk
Results
1
comments of
kheyse-autodesk
The hacky solution that got my code back running was to define encode as ``` encode = function(a){return a;}; ``` A better solution may be to use https://www.npmjs.com/package/htmlencode or https://www.npmjs.com/package/node-html-encoder