From a247c731d6b1e19ff2375db6a1cf14888f59ead2 Mon Sep 17 00:00:00 2001 From: Tobias Buschor Date: Thu, 15 Apr 2021 18:36:35 +0200 Subject: [PATCH] Update mod.js --- mod.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mod.js b/mod.js index 9b2f92c..3611bfe 100644 --- a/mod.js +++ b/mod.js @@ -160,6 +160,7 @@ for (url in urls) { } } } +console.log('lazyfill: everything is polyfilled'); //addGetter(window, 'fetch', 'cdn.jsdelivr.net/npm/whatwg-fetch@3.6.2/fetch.js');