Digital-Humanities-Quarterly / dhq-journal

DHQ is an open-access, peer-reviewed journal of digital humanities.
http://www.digitalhumanities.org/dhq/
10 stars 5 forks source link

Remove Polyfill CDN #81

Closed amclark42 closed 3 days ago

amclark42 commented 1 week ago

The Polyfill CDN injects malware on mobile devices. Since support for ECMAScript 6 (ES6) Javascript features are now widespread in browsers, we likely don't need a polyfill for them anyway. (And if we do, we should replace the CDN with a self-hosted, vetted polyfill solution.)