Initial commit
This commit is contained in:
18
themes/keepit/assets/data/polyfill.yml
Normal file
18
themes/keepit/assets/data/polyfill.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
theme:
|
||||
- html5shiv
|
||||
- Object.values
|
||||
- Promise
|
||||
- fetch
|
||||
- Element.prototype.after
|
||||
algoliasearch:
|
||||
- Promise
|
||||
- Object.entries
|
||||
- Object.assign
|
||||
TypeIt:
|
||||
- Array.prototype.fill
|
||||
- Array.prototype.find
|
||||
- Array.from
|
||||
- IntersectionObserver
|
||||
- Math.sign
|
||||
- Object.assign
|
||||
- Promise
|
||||
Reference in New Issue
Block a user