mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
feature(package) add domtokenlist-shim from npm
This commit is contained in:
parent
1ce28fd500
commit
d3cbd442e7
9 changed files with 12 additions and 13245 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
/* global DOM */
|
||||
|
||||
require('domtokenlist-shim');
|
||||
|
||||
const scrollIntoViewIfNeeded = require('scroll-into-view-if-needed').default;
|
||||
DOM.scrollIntoViewIfNeeded = scrollIntoViewIfNeeded;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue