kimmobrunfeldt / react-progressbar.js

Responsive and slick progress bars for React.
https://www.npmjs.com/package/react-progressbar.js
MIT License
313 stars 64 forks source link

Unknown option: /seth/freelance/proup/code/node_modules/react-progressbar.js/.babelrc.presets while parsing file: .../code/node_modules/react-progressbar.js/dist/react-progressbar.js #8

Open SethArchambault opened 8 years ago

SethArchambault commented 8 years ago

Get this error when gulp watching...

kimmobrunfeldt commented 8 years ago

This is a new error to me. Seems like your babel picks up babel presets from this repo. Normally babel ignores dependencies, have you enabled babel for them? You can safely disable babel for this repo, dist version is already transpiled with Babel.