PsychoLlama / media-devices

Easily manage media devices in the browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid errors in unsupported environments

PsychoLlama opened this issue · comments

media-devices currently throws an error immediately after loading in an unsupported environment. You can observe this by importing from Node. Things should fail when you try to call methods, not when you import.