SyntaxError: Invalid character '\ud835'
When running a web application (built with Typescript + Webpack) inside Safari I am facing the error above (not faced in other browsers).
From searching all node_modules, ethers.js contains:
const EtherSymbol = "\u039e"; // "\uD835\uDF63";\n//#