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

Add es6 option #241

Closed
wants to merge 1 commit into from
Closed

Add es6 option #241

wants to merge 1 commit into from

Conversation

ramabouda
Copy link

@ramabouda ramabouda commented Apr 11, 2016

Enables sourceType mode "module" for acorn, to manage import.

It should solve #227, #237 and andrey-skl/ng-annotate-loader#17.

A few changes to the scope tools where needed to support es6 language additions.

Enables sourceType mode "module" for acorn
@ramabouda
Copy link
Author

Any feedback on this?

@anlambert
Copy link

It would be nice to have this PR merged. I can confirm that it allows to use ng-annotate with es2015 syntax (see https://github.com/anlambert/webpack-gulp-es6-angular-express for a sample project). Currently, I am forced to use npm-shrinkwrap to fetch ng-annotate from @Raphael-Boucher repository.

@olso
Copy link

olso commented May 30, 2016

@olov Can this be merged?

@ramabouda
Copy link
Author

#240 is also needed for complete es6 support.

@mjeanroy
Copy link

mjeanroy commented Jun 7, 2016

Hi all,
Any news on this? Is there a plan to merge this?

@olov
Copy link
Owner

olov commented Jun 8, 2016

#245

@olov
Copy link
Owner

olov commented Oct 1, 2016

#245

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

Successfully merging this pull request may close these issues.

5 participants