Add the unfetch polyfill, so that we can function on ancient iPads.
[quanweb.git] / app / index.html
index 00d155e95f50d9fcc8bd218afbb38dfcf88e3122..faa558ccb13d54febd13bbcf2f8621b73f473e1e 100644 (file)
@@ -41,6 +41,7 @@
     </div>
 
     <script src="modernizr-custom.js"></script>
+    <script src="unfetch.js"></script>
     <script src="lib.min.js"></script>
   </body>
 </html>