mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Note that our problem with http-proxy 0.8.3 is fixed in 0.8.5.
We've already built a dev bundle for this round though, so not worth actually upgrading yet.
This commit is contained in:
@@ -98,8 +98,7 @@ npm install stream-buffers@0.2.3
|
||||
npm install keypress@0.1.0
|
||||
npm install sockjs@0.3.4
|
||||
|
||||
# 0.8.4 contains a regression w/ maxSockets support. it is fixed on
|
||||
# master, and will hopefully be in 0.8.5.
|
||||
# 0.8.4 contains a regression w/ maxSockets support. it is fixed in 0.8.5.
|
||||
npm install http-proxy@0.8.3
|
||||
# pinned at older version. 0.1.16+ uses mimelib, not mimelib-noiconv
|
||||
# which make the dev bundle much bigger. We need a better solution.
|
||||
|
||||
Reference in New Issue
Block a user