insin / babel-plugin-react-html-attrs

Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes

Home Page:https://astexplorer.net/#/gist/0008d677e8156dab437be51d1fee1757/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Babel 6

ericclemmons opened this issue · comments

Leaving a note here for cross-referencing with a private repo that uses this :)

I just published v2.0.0.

I had to remove the new es2015 preset from my initial test setup as every single plugin within it seemed to be installing an independent set of babel- dependencies and the test was timing out :hurtrealbad:

And this is why you're my fave!

Solved via dafb599. (v2.0.0)