webpack-contrib / istanbul-instrumenter-loader

Istanbul Instrumenter Loader
MIT License
273 stars 65 forks source link

Make babel as peerDependencies #72

Closed ssavajols closed 6 years ago

ssavajols commented 6 years ago

Please, can you remove babel from dependencies ?

It cause errors when babel was at a lower version if we update istanbul-intrumenter-loader to V3.

It's not absolutly required to have babel 7 to get this work and it is not the responsibility of instanbul to provide the babel version to the projet I think.

michael-ciniawsky commented 6 years ago

Can you elaborate wherebabel causes issues and where it is used? Do you mean from devDependencies