Make JSON a requirement for the compiler.

Include the polyfill for testing under IE8 and below and document this.
This commit is contained in:
kpdecker
2014-03-05 17:15:23 -06:00
parent 10168cb0a9
commit 058c0fb6ba
4 changed files with 492 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@
mocha.setup('bdd');
</script>
<script src="/spec/env/json2.js"></script>
<script src="/spec/env/require.js"></script>
<script src="/spec/env/common.js"></script>