Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-04-16 19:25:42 +0300
committerGitHub <noreply@github.com>2020-04-16 19:25:42 +0300
commit9f37d7bc2a2580b19c211521b68194faecd3e736 (patch)
treebef3771ee8a1d44f4f04825e208c49184c6b2730 /assets/lib
parentbc97c099ac2b53bfb9c9a34d21e8cd7ba9f73d20 (diff)
feat(compatibility): add polyfill.io to improve compatibility (#236)
Diffstat (limited to 'assets/lib')
-rw-r--r--assets/lib/polyfill.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/lib/polyfill.yml b/assets/lib/polyfill.yml
index 15000eb..423fa89 100644
--- a/assets/lib/polyfill.yml
+++ b/assets/lib/polyfill.yml
@@ -6,3 +6,7 @@ algoliasearch:
- Promise
- Object.entries
- Object.assign
+theme:
+ - Object.values
+ - Promise
+ - fetch