react-hls
react-hls copied to clipboard
Fix SSR issues with Hls.isSupported()
Check if window is defined before Hls.isSupported().
Fixes issue #39