Skip to content

Commit

Permalink
fix(object-fit): object-fit depends on iterable DOM collections
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 23, 2020
1 parent d496f7c commit 8d288c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constant/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export const constant: IConstant = {
"event",
"mutation-observer",
"get-computed-style",
"dom.collections.iterable",
"request-animation-frame",
"es.array.concat",
"es.array.filter",
Expand Down

0 comments on commit 8d288c6

Please sign in to comment.