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

option for still supporting *.js ? #6

Closed
gre opened this issue Jul 21, 2014 · 3 comments
Closed

option for still supporting *.js ? #6

gre opened this issue Jul 21, 2014 · 3 comments

Comments

@gre
Copy link

gre commented Jul 21, 2014

Hi,

I've saw the recent update which stops the support of JSX syntax inside ".js",
I still want to use ".js" because it works better with Browserify.

If we look at plugins like reactify: https://github.com/andreypopp/reactify they do the support like this:

reactify transform activates for files with either .jsx extension or /** @jsx React.DOM */ pragma as a first line for any .js file.

I'm going to continue to use 0.0.2 of this plugin waiting for a fix.

Best regards,
gre

@tillarnold
Copy link
Owner

Hello. I am out of town until 4. August. There is a pull request regarding this issue. I will look at this when i am back in town. I'm sorry for any problems.

@tillarnold
Copy link
Owner

I merged #7. This should solve this issue.

@gre
Copy link
Author

gre commented Aug 4, 2014

awesome, thanks!

@gre gre closed this as completed Aug 4, 2014
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