Move ui.isModularize lower in test-ui.js, tweak timing tests, and update lodash-es6 link in readme.

This commit is contained in:
John-David Dalton
2013-11-11 09:27:49 -08:00
parent 9999332107
commit 09e0f4e36c
3 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ Check out our [wiki]([https://github.com/lodash/lodash/wiki/build-differences])
CDN copies are available on [cdnjs](http://cdnjs.com/libraries/lodash.js/) & [jsDelivr](http://www.jsdelivr.com/#!lodash). For smaller file sizes, create [custom builds](http://lodash.com/custom-builds) with only the features needed.
Love modules? Weve got you covered with [lodash-amd](https://npmjs.org/package/lodash-amd), [lodash-es6](https://npmjs.org/package/lodash-es6), [lodash-node](https://npmjs.org/package/lodash-node), & [npm packages](https://npmjs.org/browse/keyword/lodash-modularized) per method.
Love modules? Weve got you covered with [lodash-amd](https://npmjs.org/package/lodash-amd), [lodash-es6](https://github.com/lodash/lodash-es6), [lodash-node](https://npmjs.org/package/lodash-node), & [npm packages](https://npmjs.org/browse/keyword/lodash-modularized) per method.
## Dive in