From 25b216d7ef343cdaf335a8b9f51097c095f07738 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sat, 15 Jun 2013 17:17:59 -0700 Subject: [PATCH] Add note about Node.js bug #5688. [closes #301] Former-commit-id: e2f178fed72f4932ee7b20d3b81974180683a334 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd76dcb23..e0fe0cf03 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,9 @@ For more information check out these articles, screencasts, and other videos ove ## Support -Lo-Dash has been tested in at least Chrome 5~27, Firefox 2~21, IE 6-10, Opera 9.25~12, Safari 3-6, Node.js 0.4.8-0.10.7 (Node bug [#5622](https://github.com/joyent/node/issues/5622) prevents 0.10.8-0.10.10 from working), Narwhal 0.3.2, PhantomJS 1.9.0, RingoJS 0.9, and Rhino 1.7RC5. +Lo-Dash has been tested in at least Chrome 5~27, Firefox 2~21, IE 6-10, Opera 9.25~12, Safari 3-6, Node.js 0.4.8-0.10.7*, Narwhal 0.3.2, PhantomJS 1.9.0, RingoJS 0.9, and Rhino 1.7RC5. + +\* Node bugs [#5622](https://github.com/joyent/node/issues/5622) and [#5688](https://github.com/joyent/node/issues/5688) prevent the `lodash` command-line utility from creating minified builds in Node.js 0.10.8-0.10.11 ## Custom builds