react.rb icon indicating copy to clipboard operation
react.rb copied to clipboard

Remove JSX support

Open zetachang opened this issue 9 years ago • 1 comments

After discussing with @catmando, to support JSX, extra dependency on sprockets make it hard to maintain backward compatibility either for opal 0.7 or rails 3.

And given that the integration with react-rails gem is possible, we could simply rely on JSX compiling feature provided by it rather than rolling our own.

zetachang avatar Jun 10 '15 03:06 zetachang

This issue was moved to reactrb/reactrb#46

sollycatprint avatar Jun 10 '16 20:06 sollycatprint