From 680d6af675aeb39c496fcf129683fc9303a41c67 Mon Sep 17 00:00:00 2001 From: Antoine Boulanger Date: Tue, 3 Sep 2019 14:16:08 -0400 Subject: [PATCH] Add abortcontroller to polyfill.io and remove static file --- www/assets/scripts/abortcontroller-polyfill-only.js | 1 - www/index.html | 3 +-- www/page.html | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 www/assets/scripts/abortcontroller-polyfill-only.js diff --git a/www/assets/scripts/abortcontroller-polyfill-only.js b/www/assets/scripts/abortcontroller-polyfill-only.js deleted file mode 100644 index 09da616..0000000 --- a/www/assets/scripts/abortcontroller-polyfill-only.js +++ /dev/null @@ -1 +0,0 @@ -!function(t){"function"==typeof define&&define.amd?define(t):t()}(function(){"use strict";function r(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e){for(var n=0;n - - + diff --git a/www/page.html b/www/page.html index bf3eeb5..608ebe4 100644 --- a/www/page.html +++ b/www/page.html @@ -97,8 +97,7 @@ - - +