Add note about Node.js bug #5688. [closes #301]

Former-commit-id: e2f178fed72f4932ee7b20d3b81974180683a334
This commit is contained in:
John-David Dalton
2013-06-15 17:17:59 -07:00
parent e475c847d7
commit 25b216d7ef

View File

@@ -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