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

Is it possible to use Dart instead of Jsx with the react-hot-loader? #37

Closed
Emasoft opened this issue Nov 5, 2014 · 2 comments
Closed

Comments

@Emasoft
Copy link

Emasoft commented Nov 5, 2014

Is it possible to use Dart instead of Jsx with React-Hot-Loader? I'm working on a Dart project and I'd like to use it.

@gaearon
Copy link
Owner

gaearon commented Nov 5, 2014

You mean you're using React with Dart? Hot loader will work as long as there is literal "React.createClass" call in generated code.

@gaearon
Copy link
Owner

gaearon commented Dec 15, 2014

No need for verbatim createClass call now either, as if 1.0 (which comes out very soon).
Closing, let me know if you have any problems!

@gaearon gaearon closed this as completed Dec 15, 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