fix IE null ref exception

This commit is contained in:
Leo Horie 2014-10-03 13:31:02 -04:00
parent 35d328f416
commit 50173f0e74
4 changed files with 15 additions and 8 deletions

View file

@ -1,4 +1,5 @@
<!doctype html>
<script src="http://polyfill.io"></script>
<script src="../mithril.js"></script>
<script src="test.js"></script>
<script src="mock.js"></script>