Closed jharris4 closed 7 years ago
I'll just add that @xzyfer, the Babel team doesn't generally recommend register
be used in library usecases, because it will conflict if anyone using your library uses babel-register
in their own app, so while this upgrade is good to have, you should consider a prepublish compilation workflow if this library is going to get more work done on it.
See #11
Closing in favour of #11
Should fix #8