Uncomment out polyfills

This commit is contained in:
Josh Johnson 2016-09-04 22:24:34 +01:00
parent b1aad13e50
commit cb3eeaf68e

View file

@ -19,7 +19,7 @@
<!-- End ignore these -->
<!-- Optional includes -->
<!-- <script src="https://cdn.polyfill.io/v2/polyfill.js?features=es5,fetch,Element.prototype.classList,requestAnimationFrame,Node.insertBefore,Node.firstChild"></script> -->
<script src="https://cdn.polyfill.io/v2/polyfill.js?features=es5,fetch,Element.prototype.classList,requestAnimationFrame,Node.insertBefore,Node.firstChild"></script>
<!-- End optional includes -->
<!-- Choices includes -->