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

Support ES2015 natively #237

Closed
eddiemonge opened this issue Mar 14, 2016 · 3 comments
Closed

Support ES2015 natively #237

eddiemonge opened this issue Mar 14, 2016 · 3 comments

Comments

@eddiemonge
Copy link

eddiemonge commented Mar 14, 2016

It'd be nice to see support for ES2015 without having to first transpile it to ES5 code. As more browsers support ES2015, I think we will see a declining need for the transpiler step so it'd be good to see this support it as well.

@olov
Copy link
Owner

olov commented Mar 17, 2016

I won't be able to donate the time needed for supporting this and I'm not very fond of adding additional complexity to ng-annotate. If someone steps up to write and maintain the needed code, I'll be happy to merge a PR.

@olov
Copy link
Owner

olov commented Jun 8, 2016

#245

@schmod
Copy link

schmod commented Aug 1, 2016

This is very specifically being addressed in #245, so please head over there if you're interested.

@olov olov closed this as completed Oct 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants