Closed nkbt closed 8 years ago
react-transform updated to version 2 (still beta) and supports Babel 6, so we can put it back to babel config. Alongside with redbox and hmr.
Is the node engine > 5 necessary?
Not required, I can do >=4
>=4
Cool. Ping when it's done. Happy to merge. =)
Relaxed Node to >=4, rebased and updated deps again.
react-transform updated to version 2 (still beta) and supports Babel 6, so we can put it back to babel config. Alongside with redbox and hmr.