feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images)

This commit is contained in:
Dillon
2020-05-15 16:32:36 +08:00
parent 3fba585d79
commit c5a0ec61c9
13 changed files with 108 additions and 55 deletions

View File

@@ -1,3 +1,9 @@
theme:
- html5shiv
- Object.values
- Promise
- fetch
- Element.prototype.after
smooth-scroll:
- Element.prototype.closest
- requestAnimationFrame
@@ -14,8 +20,3 @@ TypeIt:
- Math.sign
- Object.assign
- Promise
theme:
- Object.values
- Promise
- fetch
- Element.prototype.after

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long