Closed damccorm closed 6 years ago
lets talk through before we commit
@bryanmacfarlane Any update on this?
@erwinsmit We have not had a chance to discuss this change yet, we will update here when we do! Will try to discuss it in the next day or so.
We're still discussing this on our end, will try to come to a decision soon. If this is blocking you, I think Babel can help in the meantime - https://babeljs.io/docs/en/
Ok, after talking this over a little more, I think we're going to hold off on this for now. We may move forward with this in the future, but if we do we want to put forth a more focused effort with more testing/sample support. If this is an issue for you right now, we recommend forking this repo and copying over this pull request.
I think this should allow us to target es5. The only things we use that can't be automatically converted by typescript are Promise and Object.assign, both of which I polyfilled.
Fixes #62