Daniel Hedenius

Results 2 issues of Daniel Hedenius

### What version of Hls.js are you using? Latest (1.5.15) ### What browser (including version) are you using? Latest Chrome (128.0.6613.114) ### What OS (including version) are you using? Windows...

Bug
Enhancement

Adds a config option `noInheritFrom` which is an array of strings to not inherit docs from. For example: `noInheritFrom: ['Error']` means custom errors won't inherit docs from the global `Error`...