Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset Clipboard to undefined if native code (#1206)
Chrome now ships with a window.Clipboard built in, which breaks this check. This ensures we're not grabbing the built-in Clipboard and definitely have the correct package version. Fixes #1181.
- Loading branch information