joshblack / react-svg-converter

20 stars 5 forks source link

Update babel dependencies to fix tests #7

Closed econne01 closed 7 years ago

econne01 commented 7 years ago

Babel moved CLI commands to separate npm package babel-cli. Local mocha tests were not passing, so this PR updates dependencies to get them working again.

econne01 commented 7 years ago

Hi @joshblack ! I'm a dev at Amplify and we are testing out using this package you have for building a React Component Toolkit. So thank you! I may have a few more Pull Requests to send you if you are interested

joshblack commented 7 years ago

Hi there! Glad to hear this is helpful 😄 will gladly merge these in.

Just as an FYI, the work here has been slightly revamped and placed into a gulp plugin that you might be interested in: https://github.com/joshblack/gulp-react-svg

It's not published yet, but gives an idea of what we're using internally in Watson.