Skip to content

Polyfills now with polyfill.io

Compare
Choose a tag to compare
@Twikito Twikito released this 29 Jun 16:36
· 309 commits to master since this release

In addition of using ES5 version, now compatibility for Internet Explorer is provided by polyfill.io which supports back to IE 7. It brings polyfills for Array.from and Element.prototype.closest.

And before you ask, yes, you can run it locally.