gajus / react-youtube-player

React component that encapsulates YouTube IFrame Player API and exposes player controls using the component properties.
Other
40 stars 17 forks source link

ES5 Compatibility #21

Open aaronhargrove-grub opened 1 year ago

aaronhargrove-grub commented 1 year ago

With this youtube-player release, this package is no longer es5 compatible without transpiling node modules. Would it be possible to provide an es5 option, or possibly patch this package to lock it at youtube-player@5.5.2 and release a new version with es6?