Make JSON a requirement for the compiler.
Include the polyfill for testing under IE8 and below and document this.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user