rico345100 / react-multimedia-capture

react-multimedia-capture is Multimedia capturing module via React, using HTML5 MediaDevice and MediaRecorder API
49 stars 14 forks source link

Replace babelify, browserify and gulp with babel #5

Closed bartmalanczuk closed 6 years ago

bartmalanczuk commented 6 years ago

I want to resolve #2 by getting rid of browserify and gulp in favor of node script. To avoid the necessity of having react and prop-types bundled into the distributional code I've marked them as peer dependencies.