feat compatibility: Polyfill javascript

This commit is contained in:
Mahdi Dibaiee
2015-09-13 20:07:29 +04:30
parent 59f7991c10
commit f06d521bbf
8 changed files with 13 additions and 3 deletions

View File

@ -11,6 +11,7 @@
<div id='wrapper'></div>
<script src='polyfill.js'></script>
<script src='main.js'></script>
</body>
</html>