mister-ben / videojs-flvjs

Video.js tech using flv.js for FLV playback
https://mister-ben.github.io/videojs-flvjs/
Other
127 stars 31 forks source link

Add .babelrc, update babel preset, ghooks -> husky #5

Closed mister-ben closed 7 years ago

mister-ben commented 7 years ago

Missing a .babelrc which caused #4.

Also updated deprecated babel 2015 preset to env, and ghooks to husky.

Fixes #4