]> zoso.dev Git - buffer.git/commit
include polyfills for IE8
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 10 Mar 2015 19:56:52 +0000 (12:56 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 10 Mar 2015 19:56:52 +0000 (12:56 -0700)
commit2368cec955f9033103f6d68b7ca2522fd6a61857
tree804df8f698e887b1385f62e7616ea9930f37c118
parentc2dd81f0a0c5369e8953afb1cb9d035e6663a746
include polyfills for IE8

The iojs tests use features like Array.forEach, Array.isArray, etc.
that are not available in old IEs.
.zuul.yml
package.json
test/_polyfill.js [new file with mode: 0644]