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

added support for react-tools transform options #32

Merged
merged 1 commit into from
Jul 18, 2014

Conversation

icodeforlove
Copy link
Contributor

react-tools supports an option object currently only used for harmony support.

require('grunt-react').browserify(code, {harmony: true})

react-tools supports an option object currently only used `harmony` support.

```require('grunt-react').browserify(code, {harmony: true})```
ericclemmons added a commit that referenced this pull request Jul 18, 2014
added support for react-tools transform options
@ericclemmons ericclemmons merged commit b6d5737 into ericclemmons:master Jul 18, 2014
@ericclemmons
Copy link
Owner

v0.8.4 is out with this! Although it does look like the existing options object already supports options.harmony?

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.

2 participants