mister-ben / videojs-flvjs

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

feat: Build for Video.js v8 #31

Closed mister-ben closed 9 months ago

mister-ben commented 9 months ago

Updates the build config so classes are not transpiled. Video.js needs native classes.

Fixes #30