Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup dependencies breaking underscore into three modules. #223

Merged
merged 1 commit into from
Oct 5, 2013
Merged

Cleanup dependencies breaking underscore into three modules. #223

merged 1 commit into from
Oct 5, 2013

Conversation

jdalton
Copy link
Contributor

@jdalton jdalton commented Oct 5, 2013

For issue #221.
Cleanup dependencies breaking underscore into three modules lodash.find, lodash.debounce and lodash.throttle.

I ran npm test and all passed.

….find`, `lodash.debounce` and `lodash.throttle`.
@jdalton jdalton mentioned this pull request Oct 5, 2013
FredrikNoren added a commit that referenced this pull request Oct 5, 2013
Cleanup dependencies breaking `underscore` into three modules.
@FredrikNoren FredrikNoren merged commit 7c03f85 into FredrikNoren:master Oct 5, 2013
@FredrikNoren
Copy link
Owner

Hey @jdalton just wanted to give you a heads up that I might need to switch back to underscore because of nwjs/nw.js#1199. Not set in stone that I'll be using node-webkit and it might be possible to solve it with lodash but at least you know why if I need to switch

@jdalton
Copy link
Contributor Author

jdalton commented Oct 14, 2013

No need to switch back to underscore. I'll do a pull request that just uses the single lodash package (no deps). You'll get same support plus better perf than Underscore to boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants