Following on from #38 (comment), the minified ReactPlayer.js file needs to be part of the git repo for it to be pulled down by bower install.
Perhaps it should be built and added during the version step, to save having to commit the file every time the source files change.
Following on from #38 (comment), the minified
ReactPlayer.jsfile needs to be part of the git repo for it to be pulled down bybower install.Perhaps it should be built and added during the
versionstep, to save having to commit the file every time the source files change.