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

A build step to apply ES6 transforms? #2

Closed
gaearon opened this issue Oct 19, 2014 · 1 comment
Closed

A build step to apply ES6 transforms? #2

gaearon opened this issue Oct 19, 2014 · 1 comment

Comments

@gaearon
Copy link
Member

gaearon commented Oct 19, 2014

I intend to keep using some ES6 features in this code.

If you're using JSX, you can specify harmony: true (jsx?harmony in Webpack) in your JSX build step to get them for free. If not, I don't mind accepting a PR that adds a build step before publishing to NPM; however I won't accept a PR downgrading to ES5.

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

1 participant