[Pkg-javascript-commits] [node-stream-http] 99/208: Merge pull request #25 from jhiesey/polyfills

Bastien Roucariès rouca at moszumanska.debian.org
Sun Aug 13 13:39:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-stream-http.

commit 7d1dfd2ab16280a223a8778eef257fa3594f306e
Merge: a10d19b 75817ba
Author: John Hiesey <jhiesey at cs.stanford.edu>
Date:   Tue Sep 15 17:23:40 2015 -0700

    Merge pull request #25 from jhiesey/polyfills
    
    Require polyfills for IE8 support to reduce bundle size

 .zuul.yml                                          |   3 +-
 README.md                                          |   7 +
 ie8-polyfill.js                                    | 168 +++++++++++++++++++++
 lib/request.js                                     |  11 +-
 lib/response.js                                    |   3 +-
 package.json                                       |   3 -
 test/browser/headers.js                            |  16 +-
 test/server/static/ie8-polyfill.js                 |   1 +
 .../static/{polyfill.js => test-polyfill.js}       |   1 -
 9 files changed, 186 insertions(+), 27 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git



More information about the Pkg-javascript-commits mailing list