Spencer Stejskal

Results 3 comments of Spencer Stejskal

This functionality is exactly what we need. How do we move this PR forward? I would be willing to make additional required code changes. Is the change requested by @lukasnalezenec...

One thing to note is that facebook has deprecated jstransform, which appears to be the underlying tool used by this plugin to actually transform jsx into javascript, in favor of...

For babel i use this sbt babel plugin: https://github.com/zenato/sbt-babel you have to configure babel to handle jsx, but its easy if you follow the directions in the babel docs.