@tetragius/raxy-polyfill

raxy-polyfill

Usage no npm install needed!

<script type="module">
  import tetragiusRaxyPolyfill from 'https://cdn.skypack.dev/@tetragius/raxy-polyfill';
</script>

README

Polyfill for IE 11

Raxy main page

// add to first entry file
import "@babel/polyfill";
import '@tetragius/raxy-polyfill';