Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove es6-shim dependency #39

Closed
Kukkimonsuta opened this issue Apr 25, 2017 · 1 comment
Closed

Remove es6-shim dependency #39

Kukkimonsuta opened this issue Apr 25, 2017 · 1 comment

Comments

@Kukkimonsuta
Copy link
Contributor

As far as I can tell it's not being used and if I've missed something and is being imported somewhere, library still shouldn't modify global environment.

@elboman
Copy link
Member

elboman commented Apr 26, 2017

I think we added it with previous version of typescript for compiling the location strategies (which uses Promises) before we moved them to the core. Also typescript 2.x should take care of them now with the lib option, should be safe to remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants