The typescript is transpilled to ES6 which means that older browsers throw an error when they try to load it. Would you be open to a pull request to change the TypeScript compiler target from ES6 to ES5?
The typescript is transpilled to ES6 which means that older browsers throw an error when they try to load it.
Would you be open to a pull request to change the TypeScript compiler target from ES6 to ES5?